Replace Packet class with Operation classes
-------------------------------------------

                 Key: ZOOKEEPER-971
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-971
             Project: ZooKeeper
          Issue Type: Improvement
            Reporter: Thomas Koch
            Assignee: Thomas Koch
            Priority: Minor


The operation classes introduced in ZOOKEEPER-911 can be used to replace the 
Packet class entirely.
Then it would also be possible to move the code from the ugly big if clause in 
EventThread.processEvent to the individual operation classes.

This cleanup may help to prepare the code for the move from jute to avro.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to