dlmarion commented on code in PR #5341:
URL: https://github.com/apache/accumulo/pull/5341#discussion_r2010928762


##########
core/src/main/java/org/apache/accumulo/core/conf/Property.java:
##########
@@ -1220,6 +1220,18 @@ public enum Property {
       "The maximum number of tablets allowed for one bulk import file. Value 
of 0 is Unlimited. "
           + "This property is only enforced in the new bulk import API.",
       "2.1.0"),
+  TABLE_BULK_SKIP_THRESHOLD("table.bulk.metadata.skip.distance", "0", 
PropertyType.COUNT,

Review Comment:
   In 35891e9 I changed the wording in the property description to state that 
it's for bulk v2.



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

Reply via email to