keith-turner commented on issue #5138: URL: https://github.com/apache/accumulo/issues/5138#issuecomment-2518569614
https://github.com/apache/accumulo/issues/5117#issuecomment-2518542540 this is an example of one problem that could happen w/ too many files in tablet. Most Accumulo code assumes that all tablet metadata can be read into memory. When a tablet has 25K files and many threads reading that tablets metadata into memory it can cause a lot of memory pressure. -- 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]
