Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
None
Description
The code of mutate() is the one of mutateBlocking() with anything done by the
WriteResponseHandler removed. This patch proposes to merge those functions
and create a specific WriteResponseHandler for CL.ZERO that doesn't wait at all
instead.