sunhelly commented on a change in pull request #3436:
URL: https://github.com/apache/hbase/pull/3436#discussion_r663794570
##########
File path:
hbase-common/src/main/java/org/apache/hadoop/hbase/io/ByteBuffAllocator.java
##########
@@ -70,6 +71,8 @@
public static final String MIN_ALLOCATE_SIZE_KEY =
"hbase.server.allocator.minimal.allocate.size";
+ public static final String BYTEBUFF_ALLOCATOR_CLASS =
"hbase.bytebuff.allocator.class";
Review comment:
Thanks, I'll change it.
--
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]