anoopsjohn commented on a change in pull request #301: HBASE-22547 Document for offheap read in HBase Book URL: https://github.com/apache/hbase/pull/301#discussion_r294617978
########## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/io/ByteBuffAllocator.java ########## @@ -114,7 +114,7 @@ public static final int DEFAULT_BUFFER_SIZE = 65 * 1024; public static final String MIN_ALLOCATE_SIZE_KEY = - "hbase.ipc.server.reservoir.minimal.allocating.size"; + "hbase.server.reservoir.minimal.allocating.size"; Review comment: This is not part of this patch any more right? ---------------------------------------------------------------- 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
