Details
-
Bug
-
Resolution: Not a Bug
-
Major
-
7.6.0
-
CAO Image : couchbase/couchbase-operator:2.7.0-arm64
Couchbase Enterprise Edition 7.6.0-2172
Environment : Kind Kubernetes environment run locally on Mac
-
Untriaged
-
Linux x86_64
-
-
0
-
Unknown
Description
Steps to reproduce
- Created a 3 node cluster on k8s with operator with all services
- On one pod, memcached was killed in a loop. Multiple failovers and rebalance failures occur as expected
- Stopped the memcached kill loop.
- Rebalances beyond this fail in a loop(as triggered by the operator again and again) - tracked in MB-62724.
- Rebalance fails with leader_activities_error.
- Cluster status suddenly changes from unbalanced to balanced post this failure
Rebalance exited with reason {{badmatch,
|
{leader_activities_error,
|
{default,rebalance}, |
{quorum_lost,
|
{lease_lost,
|
'ns_1@cb-example-0001.cb-example.default.svc'}}}}, |
[{ns_rebalancer,rebalance,7, |
[{file,"src/ns_rebalancer.erl"},{line,456}]}, |
{proc_lib,init_p_do_apply,3, |
[{file,"proc_lib.erl"},{line,240}]}]}. |
Rebalance Operation Id = 275e6c370d3c4bac4f45fe2fc175764b
|