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



##########
File path: hbase-common/src/main/resources/hbase-default.xml
##########
@@ -1946,4 +1946,15 @@ possible configurations would overwhelm and obscure the 
important.
       responses with complete data.
     </description>
   </property>
+  <property>
+    <name>hbase.rpc.rows.size.threshold.reject</name>
+    <value>false</value>
+    <description>
+      If value is true, RegionServer will abort RPC multi() requests with 
number of rows

Review comment:
       Some improvements is needed here.
   Client/Admin, if he/she is not a developer or like else, doesn't know what 
is multi() request. So, here we could be more clear and informative. (In fact, 
it's just a batch of Puts/Deletes)




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


Reply via email to