Details
-
Improvement
-
Resolution: Fixed
-
Critical
-
5.5.2
Description
Reported in the forums:
https://forums.couchbase.com/t/concurrent-creation-of-deferred-indexes-fails/19021
Since 5.5, concurrent create index is not supported and leads to below error:
Error creating secondary index my_index_1: [\{"msg":"GSI CreateIndex() - cause: Create index cannot proceed due to rebalance in progress, another concurrent create index request, network partition, node failover, or indexer failure.","code":5000}]
|
It would be nice to allow this to work.
Attachments
Issue Links
- depends on
-
MB-39812 Introduce new state for GSI indexes that are scheduled for background creation
-
- Closed
-
- relates to
-
MB-40606 Implement batching for defer_build = false indexes during build phase of background creation
-
- Open
-
-
MB-37592 Support backup/restore of indexes scheduled for background creation
-
- Closed
-
-
MB-41769 Allow scheduled create of indexes when rebalance is in progress.
-
- Resolved
-
-
MB-38685 Handle duplicate index use case while scheduling index for background creation
-
- Closed
-
- mentioned in
-
Page Loading...