ivakegg commented on a change in pull request #356: ACCUMULO-4777 Removed the 
unused sequence generator.
URL: https://github.com/apache/accumulo/pull/356#discussion_r163321467
 
 

 ##########
 File path: core/src/main/java/org/apache/accumulo/core/conf/Property.java
 ##########
 @@ -263,13 +263,13 @@
       "The maximum size for each write-ahead log. See comment for property 
tserver.memory.maps.max"),
   TSERV_WALOG_MAX_AGE("tserver.walog.max.age", "24h", 
PropertyType.TIMEDURATION, "The maximum age for each write-ahead log."),
   
TSERV_WALOG_TOLERATED_CREATION_FAILURES("tserver.walog.tolerated.creation.failures",
 "50", PropertyType.COUNT,
-      "The maximum number of failures tolerated when creating a new WAL file 
within the period specified by tserver.walog.failures.period."
 
 Review comment:
   Precisely, that property does not exist.

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


With regards,
Apache Git Services

Reply via email to