You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2018/05/03 15:26:23 UTC

[GitHub] keith-turner commented on a change in pull request #457: Removing unused properties for #448

keith-turner commented on a change in pull request #457: Removing unused properties for #448
URL: https://github.com/apache/accumulo/pull/457#discussion_r185840374
 
 

 ##########
 File path: core/src/main/java/org/apache/accumulo/core/conf/Property.java
 ##########
 @@ -518,8 +503,6 @@
       "The maximum number of threads to use to sort logs during" + " recovery"),
   TSERV_SORT_BUFFER_SIZE("tserver.sort.buffer.size", "10%", PropertyType.MEMORY,
       "The amount of memory to use when sorting logs during recovery."),
-  TSERV_ARCHIVE_WALOGS("tserver.archive.walogs", "false", PropertyType.BOOLEAN,
 
 Review comment:
   I think its ok to remove this property for now.  The prop may need a different name anyway, as it would now be a GC responsibility.  I opened #459 

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


With regards,
Apache Git Services