Rename MultiTransactionRecord to MultiRequest
---------------------------------------------
Key: ZOOKEEPER-1257
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1257
Project: ZooKeeper
Issue Type: Sub-task
Reporter: Thomas Koch
Assignee: Thomas Koch
Priority: Critical
Understanding the code behind multi operations doesn't get any easier when the
code violates naming consistency.
All other Request classes are called xxxRequest, only for multi its
xxxTransactionRecord! Also "Transaction" is wrong, because there is the
concepts of transactions that are transmitted between quorum peers or committed
to disc. MultiTransactionRecord however is a _Request_ from a client.
--
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