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 2019/04/01 20:26:35 UTC

[GitHub] [accumulo] keith-turner commented on issue #1071: Look into making merging minor compactions logarithmic

keith-turner commented on issue #1071: Look into making merging minor compactions logarithmic
URL: https://github.com/apache/accumulo/issues/1071#issuecomment-478734112
 
 
   If there were a merging minor compaction ratio, setting it to 1.0 would result in O(N^2) performance where something >1.0 would be logarithmic.  Also maybe merging minor compactions should only merge with F or M prefixed files.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services