Description
With SSL, KV operation throughput drops from 1500 to 50 after topology changes (swap 1 node for example)
Without SSL, all looked good.
I will attach logs soon.
With SSL, KV operation throughput drops from 1500 to 50 after topology changes (swap 1 node for example)
Without SSL, all looked good.
I will attach logs soon.
VBuckets seem to missing:
2018-06-05 16:12:21,593 [75] DEBUG Couchbase.Core.VBucket - System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Couchbase.Core.VBucket.LocatePrimary()
2018-06-05 16:12:21,593 [75] DEBUG Couchbase.Core.VBucket - System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Couchbase.Core.VBucket.LocatePrimary()