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


##########
core/src/main/java/org/apache/accumulo/core/conf/Property.java:
##########
@@ -1412,6 +1412,19 @@ public enum Property {
           + "constraint.",
       "2.0.0"),
 
+  TABLE_ENABLE_ERASURE_CODES("table.file.ec", "dir", PropertyType.EC,

Review Comment:
   Ok, I see. I'm wondering if `inherited` would be a better configuration 
value than `dir`.



-- 
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: notifications-unsubscr...@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to