Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.2.1 Backport] CBG-4150: Collection index creation improvements #7169

Merged
merged 4 commits into from
Oct 22, 2024

Conversation

@torcolvin torcolvin enabled auto-merge (squash) October 22, 2024 19:36
@torcolvin torcolvin enabled auto-merge (squash) October 22, 2024 19:39
@torcolvin torcolvin enabled auto-merge (squash) October 22, 2024 19:42
torcolvin and others added 4 commits October 22, 2024 15:44
- create TestBucketPoolEnsureNoIndexes to do:
    - dcp purge deletion instead of flush
    - all index deletion
- shorten the number of test that need to recreate indexes in index
  tests
    - parametrize QueryAllRoles/QueryRoles inside existing case
    - put ExplainQuery tests as subtests of existing test, so we don't create
      indexes just to test covered query
    - put includeDeleted subtest inside database creation
* Rename WaitUntilDataStoreExists to WaitUntilDataStoreReady

* Move Unsupported.WarningThresholds init code into dbcOptionsFromConfig function already doing similar work

* Unnest if return ... else return

* Outdent return ... else ... block

* else ... if -> else if

* Build ScopeAndCollectionName and DataStore only once in loops

* Push DataStore Get and Wait until ready down into function

* Earlier db name validation
@torcolvin torcolvin merged commit c1d99bd into release/3.2.1 Oct 22, 2024
38 of 40 checks passed
@torcolvin torcolvin deleted the CBG-4150 branch October 22, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants