Move MultiResponse creation out of FinalRequestProcessor
--------------------------------------------------------

                 Key: ZOOKEEPER-1258
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1258
             Project: ZooKeeper
          Issue Type: Sub-task
            Reporter: Thomas Koch
            Assignee: Thomas Koch


There is a longish code block in the switch case of the FinalRequestProcessor 
iterating over rc.multiResult and building a MultiResponse. Moved the code 
where it belongs, to MultiResponse and OpResult.

--
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