[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16091242#comment-16091242
 ] 

ASF GitHub Bot commented on ZOOKEEPER-2842:
-------------------------------------------

Github user maoling commented on the issue:

    https://github.com/apache/zookeeper/pull/308
  
    ```
    boolean isMyShitCodeReviewed = false;
    while (!isMyShitCodeReviewed) {
        synchronized (this) {
                feelSad();
                feelLonely();
                feelDespaired();
        }                       
        Thread.sleep(24 * 3600 * 1000);
    }
    ```


> optimize the finish() of Send/RecvWorker in QuorumCnxManager and remove 
> testInitiateConnection() and formates some codes
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-2842
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2842
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: quorum
>            Reporter: maoling
>            Priority: Trivial
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to