Hello,
We have a problem on our couchbase, when the warning message below is displayed, we can see that data of the bucket seems to be deleted, and data of other bucket in the same server node are flushed too.
The problem is that data seems to be persisted on the disk, but can’t be accessed ? Why ?
As I understand the mechanism of couhbase, data are in the RAM and persisted when ram is full. But when an access is requested, data is mounted in RAM no ?
the configuration is on one server node with 4Gb of RAM, and nearly 2 for this bucket.
Maybe its a problem of configuration from our team, but we all have the same issue when the message is displayed.