You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/07/24 10:41:20 UTC

[GitHub] [hbase] Reidddddd commented on a change in pull request #2138: HBASE-20717 Implement CCSMap - a better concurrent map with compacted data structure

Reidddddd commented on a change in pull request #2138:
URL: https://github.com/apache/hbase/pull/2138#discussion_r459978586



##########
File path: hbase-common/src/test/java/org/apache/hadoop/hbase/TestKeyValue.java
##########
@@ -28,6 +28,7 @@
 import java.util.Collections;
 import java.util.Iterator;
 import java.util.List;
+import java.util.Random;

Review comment:
       Oh, I should remove this line...




----------------------------------------------------------------
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:
users@infra.apache.org