Jonathan Ellis created CASSANDRA-4544:
-----------------------------------------

             Summary: fix acknowledge_by for batch_mutate
                 Key: CASSANDRA-4544
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4544
             Project: Cassandra
          Issue Type: Sub-task
            Reporter: Jonathan Ellis
            Assignee: Aleksey Yeschenko
            Priority: Minor


CASSANDRA-4414 added TimedOutException.acknowledged_by, but for a batch write 
will send back the acknowledged_by for a random row, which usually does not 
reflect the status for the batch as a whole.  Should override this to -1 in 
that case.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to