lordcheng10 edited a comment on pull request #3061:
URL: https://github.com/apache/bookkeeper/pull/3061#issuecomment-1044077101


   The following classes have the same problem, so these changes are also 
required. what you think?  @eolivelli @merlimat 
   
   ConcurrentLongHashMap: Map<long, Object>
   ConcurrentLongHashSet: Set<long>
   ConcurrentLongLongHashMap: Map<long, long>
   ConcurrentOpenHashMap: Map<Object, Object>
   ConcurrentOpenHashSet: Set<Object>


-- 
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: issues-unsubscr...@bookkeeper.apache.org

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


Reply via email to