You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Rakesh R (JIRA)" <ji...@apache.org> on 2016/12/22 18:34:58 UTC

[jira] [Created] (ZOOKEEPER-2655) Improve NIOServerCnxn#isZKServerRunning to reflect the semantics correctly

Rakesh R created ZOOKEEPER-2655:
-----------------------------------

             Summary: Improve NIOServerCnxn#isZKServerRunning to reflect the semantics correctly
                 Key: ZOOKEEPER-2655
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2655
             Project: ZooKeeper
          Issue Type: Improvement
            Reporter: Rakesh R
            Assignee: Rakesh R
            Priority: Minor
             Fix For: 3.5.3, 3.6.0


This jira to improve the semantics of the following internal functions to make it more readable:

# {{NIOServerCnxn#isZKServerRunning()}} => return true if the server is running, false otherwise.
# {{AbstractFourLetterCommand#isZKServerRunning()}} => return true if the server is running, false otherwise.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)