[
https://issues.apache.org/jira/browse/CURATOR-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216189#comment-16216189
]
ASF GitHub Bot commented on CURATOR-438:
----------------------------------------
Github user kpm1985 commented on the issue:
https://github.com/apache/curator/pull/240
@Randgalt Let me know if this looks ok to you :)
> 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.
> https://github.com/apache/curator/pull/240
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)