TisonKun commented on a change in pull request #344: CURATOR-558 - part 1 of ZK 
3.6 updates
URL: https://github.com/apache/curator/pull/344#discussion_r392620893
 
 

 ##########
 File path: 
curator-framework/src/main/java/org/apache/curator/framework/listen/MappingListenerManager.java
 ##########
 @@ -28,7 +28,7 @@
 import java.util.function.Function;
 
 /**
- * Upgraded version of {@link 
org.apache.curator.framework.listen.ListenerContainer} that
+ * Upgraded version of ListenerContainer that
  * doesn't leak Guava's internals and also supports mapping/wrapping of 
listeners
 
 Review comment:
   ```suggestion
    * Subclass of {@link ListenerManager} that supports mapping/wrapping of 
listeners.
   ```
   
   Since `ListenerContainer` removed, I don't think we have to mention this 
history in the nightly document.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to