openinx 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_r294666137
 
 

 ##########
 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:
   I think I forget remove the ipc of this config in 
https://issues.apache.org/jira/browse/HBASE-22598 before.  So remove here.

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

Reply via email to