Details
-
Bug
-
Resolution: Duplicate
-
Major
-
Elixir
-
CBS 7.5.0 build 3227
-
Untriaged
-
0
-
Unknown
Description
Swap Rebalance of of failed over node failed with below error -
Rebalance exited with reason {service_rebalance_failed,index, {worker_died, {'EXIT',<0.17941.1>, {rebalance_failed, {service_error, <<"Build index fails. Index #primary fails to build for reason: KeyspaceId: test_bucket_1:_system:_query not found when computing the restartTs. All available keyspaces: [].">>}}}}}. Rebalance Operation Id = ab42eff360bfae19628d70a437168ad3 |
Steps to validate:
- Create 3 node cluster with Kv:N1QL-Index-Index in three server groups SG1:SG2:SG3
- Create 2 buckets and load data and create few indexes for each.
- Failover index node in SG2 server group and add a new index node in SG2 server group.
- Rebalance the node.