You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by ddatsh <gi...@git.apache.org> on 2017/02/15 02:53:30 UTC

[GitHub] curator pull request #199: sameThreadExecutor Deprecated

GitHub user ddatsh opened a pull request:

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

    sameThreadExecutor Deprecated

    use newDirectExecutorService

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

    $ git pull https://github.com/ddatsh/curator master

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

    https://github.com/apache/curator/pull/199.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 #199
    
----
commit c0ca062aebbb1db28fbc771122b01b9aadc20288
Author: ddatsh <ad...@ddatsh.com>
Date:   2017-02-15T02:53:01Z

    sameThreadExecutor Deprecated
    
    use newDirectExecutorService

----


---
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.
---

[GitHub] curator issue #199: sameThreadExecutor Deprecated

Posted by Randgalt <gi...@git.apache.org>.
Github user Randgalt commented on the issue:

    https://github.com/apache/curator/pull/199
  
    Guava has been shaded into the Curator code so staying in sync with Guava versions is no longer necessary. https://issues.apache.org/jira/browse/CURATOR-200


---
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.
---

[GitHub] curator pull request #199: sameThreadExecutor Deprecated

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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.
---