-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
We should return the follow:
"majority" : true/false //if the write was applied to a majority – no rollback will happen
"weffected" : # – the number of nodes w the write
"up" : # //number of replicas up
We talked and these should work with the new tag'n system as well.
- related to
-
SERVER-6934 Make getLastError return servers that didn't get a write
- Closed