Details
-
Bug
-
Resolution: Fixed
-
Major
-
6.6.0
-
Enterprise Edition 6.6.0 build 7651
-
Untriaged
-
Centos 64-bit
-
1
-
Unknown
Description
Build: 6.6.0 build 7651
Scenario:
- Two node cluster, Couchbase bucket with durability_min_level=MAJORITY, replicas=1
- Stop memcached on node-2
- From Document editor Insert doc with key `test_docs-00000001` such that its active vbucket is in node-1
Observation:
Seeing pop-up window saying doc_create failed with the following stack-trace prints.
Errors from server: {"data":null,"status":-1,"config":{"method":"POST","transformRequest":[null],"transformResponse":[null],"jsonpCallbackParam":"callback","url":"/pools/default/buckets/default/docs/test_docs-00000001","data":"flags=33554438&value=%7B%0A%22click%22%3A%20%22to%20edit%22%2C%0A%22with%20JSON%22%3A%20%22there%20are%20no%20reserved%20field%20names%22%0A%7D","headers":{"Accept":"application/json, text/plain, */*","invalid-auth-response":"on","Cache-Control":"no-cache","Pragma":"no-cache","ns-server-ui":"yes","Content-Type":"application/x-www-form-urlencoded; charset=UTF-8"},"timeout":{"$$state":{"status":1,"value":"cancelled","processScheduled":false,"pur":true}}},"statusText":"","xhrStatus":"abort"}
|
Expected behavior:
Pop up with generous error message is expected