meszibalu commented on a change in pull request #2685:
URL: https://github.com/apache/hbase/pull/2685#discussion_r527937049



##########
File path: hbase-client/src/main/java/org/apache/hadoop/hbase/util/PoolMap.java
##########
@@ -45,6 +38,11 @@
  * key. A size of {@link Integer#MAX_VALUE} is interpreted as an unbounded 
pool.
  * </p>
  *
+ * <p>
+ * Pool is not thread-safe. It must be synchronized when used by multiple 
threads. Pool also does

Review comment:
       Done




----------------------------------------------------------------
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]


Reply via email to