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

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

GitHub user madrob opened a pull request:

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

    CURATOR-129 Add docs to PCC constructors

    Add javadocs cautioning users that ExecutorServices provided should be 
single-threaded

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

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

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

    https://github.com/apache/curator/pull/86.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 #86
    
----
commit 970200c54b3c5d3c86f1051eb8423081b198d3d0
Author: Mike Drob <[email protected]>
Date:   2015-06-24T19:13:41Z

    CURATOR-129 Add docs to PCC constructors
    
    Add javadocs cautioning users that ExecutorServices provided should be 
single-threaded

----


> Two of PathChildrenCache's constructors need better doc
> -------------------------------------------------------
>
>                 Key: CURATOR-129
>                 URL: https://issues.apache.org/jira/browse/CURATOR-129
>             Project: Apache Curator
>          Issue Type: Improvement
>          Components: Documentation, Recipes
>    Affects Versions: 2.6.0
>            Reporter: Jordan Zimmerman
>
> The two constructors for PathChildrenCache that take executors as arguments 
> need to document that the executors must be single threaded. If a pool 
> executor is passed in, PathChildrenCache will not work correctly.



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

Reply via email to