You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by GitBox <gi...@apache.org> on 2022/05/05 15:02:01 UTC

[GitHub] [curator] yaojingguo commented on a diff in pull request #331: Fix comment

yaojingguo commented on code in PR #331:
URL: https://github.com/apache/curator/pull/331#discussion_r866008851


##########
curator-x-discovery/src/main/java/org/apache/curator/x/discovery/ServiceCacheBuilder.java:
##########
@@ -49,7 +49,7 @@
     public ServiceCacheBuilder<T> threadFactory(ThreadFactory threadFactory);
 
     /**
-     * Optional ExecutorService to use for the cache's background thread. The specified ExecutorService
+     * Optional ExecutorService to use for the cache's internal thread. The specified ExecutorService

Review Comment:
   OK



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@curator.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org