Details
-
Bug
-
Resolution: Unresolved
-
Major
-
Morpheus
-
None
-
Untriaged
-
1
-
Unknown
Description
DDL calls like Create Index, Build Index, Alter Index, Drop Index need to be made fully synchronous so that the user does not need to wait until the operation finishes and retry.
Most of these are already synchronous with respect to GSI query client, but in presence of second query node, the metadata sync may take some time before the client cache gets updated.
Attachments
Issue Links
- relates to
-
MB-46643 Couchbase fails to create collection index right after the creation of a collection
- Reopened