Details
-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
6.5.0
-
None
-
Triaged
-
Yes
-
KV Sprint 2019-12
Description
During kv-engine-jepsen-nightly-352 we observed a and crash during the following test:
lein trampoline run test --nodes-file ./nodes --username vagrant --ssh-private-key ./resources/vagrantkey --workload=kill --scenario=hard-reboot --replicas=2 --no-autofailover --durability=0:0:0:100 --eviction-policy=full --cas
Crash Message:
2019-12-08T01:36:51.777389+00:00 CRITICAL Caught unhandled std::exception-derived exception. what(): GSL: Precondition failure at /home/couchbase/jenkins/workspace/couchbase-server-unix/kv_engine/engines/ep/src/ep_bucket.cc: 620
|
ep_bucket.cc:620 |
if (hcs) { |
Expects(hcs > vbstate.persistedCompletedSeqno);
|
vbstate.persistedCompletedSeqno = *hcs;
|
}
|
Couchbase version 6.5.1-6001
Attachments
Issue Links
- is caused by
-
MB-37161 [Upgrade] failover upgrade failed during rebalance last upgrade node in cluster.
- Closed
- links to