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


##########
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:
   I don't think this is a necessary change. You may update this PR to keep the 
typo fix change and that looks good to me.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to