You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Thomas Koch (JIRA)" <ji...@apache.org> on 2010/12/07 16:29:08 UTC

[jira] Updated: (ZOOKEEPER-878) finishPacket and conLossPacket should be methods of Packet

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Koch updated ZOOKEEPER-878:
----------------------------------

    Attachment: ZOOKEEPER-878.patch

> 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
>          Components: server
>            Reporter: Thomas Koch
>            Assignee: Thomas Koch
>            Priority: Minor
>             Fix For: 3.4.0
>
>         Attachments: ZOOKEEPER-878.patch
>
>
> 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.