You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/07/30 18:56:41 UTC

[jira] [Commented] (CURATOR-6) JavaDoc in com.netflix.curator.framework.state.ConnectionState isn't clear

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

ASF GitHub Bot commented on CURATOR-6:
--------------------------------------

GitHub user madrob opened a pull request:

    https://github.com/apache/curator/pull/26

    CURATOR-6 Add javadoc for ConenctionState

    Add possibility to go LOST -> RECONNECTED to ConnectionState JavaDoc

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

    $ git pull https://github.com/madrob/curator CURATOR-6

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

    https://github.com/apache/curator/pull/26.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 #26
    
----
commit aacdda3e155b70016f26c14bff01bfb329b14b2b
Author: Mike Drob <md...@cloudera.com>
Date:   2014-07-30T16:55:12Z

    CURATOR-6 Add javadoc for ConenctionState
    
    Add possibility to go LOST -> RECONNECTED to ConnectionState JavaDoc

----


> JavaDoc in com.netflix.curator.framework.state.ConnectionState isn't clear
> --------------------------------------------------------------------------
>
>                 Key: CURATOR-6
>                 URL: https://issues.apache.org/jira/browse/CURATOR-6
>             Project: Apache Curator
>          Issue Type: Improvement
>          Components: Framework
>            Reporter: Jordan Zimmerman
>            Priority: Trivial
>             Fix For: TBD
>
>
> From https://github.com/Netflix/curator/issues/253
> The JavaDoc for ConnectionState.RECONNECTED mentions only SUSPENDED and read-only however RECONNECTED can occur after LOST. The JavaDoc for this enum should be updated.



--
This message was sent by Atlassian JIRA
(v6.2#6252)