keith-turner commented on issue #5014:
URL: https://github.com/apache/accumulo/issues/5014#issuecomment-2537341833

   > One thing I am still trying to figure out is how the automatic merging 
should work if we reach the threshold we set (say smaller than 10% of the split 
threshold) and if we should only ever merge together 2 tablets or try and merge 
as many as possible etc.
   
   I like merging as many tablets that fit into the merge threshold. So if we 
have five tablets and the sum of their existing sizes is less than the merge 
threshold then can merge all five of them.


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