You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "kenneth mcfarland (JIRA)" <ji...@apache.org> on 2017/10/21 04:13:02 UTC

[jira] [Created] (CURATOR-438) Remove calls to MoreExecutors.sameThreadExecutor (deprecated)

kenneth mcfarland created CURATOR-438:
-----------------------------------------

             Summary: Remove calls to MoreExecutors.sameThreadExecutor (deprecated)
                 Key: CURATOR-438
                 URL: https://issues.apache.org/jira/browse/CURATOR-438
             Project: Apache Curator
          Issue Type: Improvement
          Components: Apache
         Environment: master branch
            Reporter: kenneth mcfarland


There are existing calls to MoreExecutors.sameThreadExecutor(), this issue has been opened and closed before. A quick look shows CURATOR-370, CURATOR-200 etc.. 

While these other issues address the same problem, the patches did not remove all calls to the method so I took the liberty of doing it while getting familiar with the codebase.

Please accept my humble first PR for Curator. Because this is my first PR I will let you know fyi that I have signed the ICLA.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)