You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by qingmo <gi...@git.apache.org> on 2016/08/26 09:35:20 UTC

[GitHub] zookeeper pull request #79: do negative check on tickTime

GitHub user qingmo opened a pull request:

    https://github.com/apache/zookeeper/pull/79

    do negative check on tickTime

    add negative check on tickTime parser. and throw a clear Exception output

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/qingmo/zookeeper trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/79.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #79
    
----
commit 428a1fdb3561cb5bc48f16a076081ff0cf8cf7c8
Author: chaos <ea...@gmail.com>
Date:   2016-08-26T09:32:38Z

    do negative check on tickTime

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---