mikewalch commented on a change in pull request #548: Added additional client 
properties for Scanner and BatchScanner
URL: https://github.com/apache/accumulo/pull/548#discussion_r200671899
 
 

 ##########
 File path: core/src/main/java/org/apache/accumulo/core/conf/ClientProperty.java
 ##########
 @@ -61,6 +61,14 @@
       "Change the" + " durability for the BatchWriter session. To use the 
table's durability"
           + " setting. use \"default\" which is the table's durability 
setting."),
 
+  // Scanner
+  SCANNER_BATCH_SIZE("scanner.batch.size", "1000",
 
 Review comment:
   It is used in the factory method for scanner.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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