-
Type:
Bug
-
Status: Open
-
Priority:
Normal
-
Resolution: Unresolved
-
Fix Version/s: 4.x
-
Component/s: Legacy/Core
-
Labels:None
-
Severity:Normal
This seems to be because the original implementations were broken, so it was simply disabled. The enforcement of consistency, particularly for
{EACH,LOCAL}_QUORUM is spread over a wide area of the codebase, which probably precipitated the implementation issues. Along with the other recently found issues with
{LOCAL,EACH}_QUORUM, it is probably worth a small refactor to centralise the logic, and make it consistent with the regular consistency levels.