keith-turner opened a new pull request, #5588: URL: https://github.com/apache/accumulo/pull/5588
When planning compactions for a tablet that currently has compactions running, then planning process will estimate what the size of the file the running compactions would produce and see if its more optimal to wait for these. When doing this it only looks ahead once. This change makes the planning process look ahead more for files to compact. -- 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: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org