ivakegg opened a new issue #1669: URL: https://github.com/apache/accumulo/issues/1669
When significant data is deleted from consecutive tablets, they could be merged and still fall under the configured split threshold. Is systems where data is date oriented and is aged off, a significant number of tablets that are empty or near-empty can be left around over time resulting in a bloat of tablets. We need to allow the system to automatically merge tablets. A configurable merging strategy interface should be used to allow systems to configure how they want this to happen over time. ---------------------------------------------------------------- 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: [email protected]
