ddanielr commented on code in PR #3915:
URL: https://github.com/apache/accumulo/pull/3915#discussion_r1399792536


##########
core/src/main/java/org/apache/accumulo/core/conf/Property.java:
##########
@@ -211,6 +269,9 @@ public enum Property {
       "Properties in this category affect the behavior of accumulo overall, 
but"
           + " do not have to be consistent throughout a cloud.",
       "1.3.5"),
+  GENERAL_COMPACTION_WARN_TIME("general.compaction.warn.time", "10m", 
PropertyType.TIMEDURATION,

Review Comment:
   Created a new top-level `compaction` prefix and moved this to 
`compaction.warn.time`



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