finishPacket and conLossPacket should be methods of Packet ----------------------------------------------------------
Key: ZOOKEEPER-878 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-878 Project: Zookeeper Issue Type: Sub-task Reporter: Thomas Koch Those methods change the inner state of Packet, work on Packet so they should better be methods of class Packet. This may help to clarify synchronization. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.