Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Blocker
-
Resolution: Duplicate
-
Affects Version/s: 2.0-developer-preview-4
-
Fix Version/s: 2.0-developer-preview-4
-
Component/s: couchbase-bucket
-
Security Level: Public
-
Labels:
Description
* start development cluster of two nodes
* set up first node with default bucket
* join second node but don't rebalance yet
* load some data
* wait till it hits disk
* Ctrl-C and start this cluster back
* wait till warmup is done and observe that data is there
* run rebalance
* observe that after rebalance new node has _zero_ items. Those are lost.
It's not happening if we don't restart. And same happens if I just kill -9 memcached instead of restarting everything.
* set up first node with default bucket
* join second node but don't rebalance yet
* load some data
* wait till it hits disk
* Ctrl-C and start this cluster back
* wait till warmup is done and observe that data is there
* run rebalance
* observe that after rebalance new node has _zero_ items. Those are lost.
It's not happening if we don't restart. And same happens if I just kill -9 memcached instead of restarting everything.