keith-turner commented on issue #5496: URL: https://github.com/apache/accumulo/issues/5496#issuecomment-2825257162
Wrote a test to recreate this problem and attached that to #5497. While writing the test discovered the problems is more general than the one that was initially encountered. Would run into this problem writing any data to a tablet with lots of batch writer flushes. Tried to scale the test mentioned in #5497 down to use less memory, but could not get that to work. Need lots of batch writer flushes with each flush needs a decent amount of data. Tried to do lots of batch writer flushes each having a small amount of data and that would still run in reasonable time. Wanted to create a new IT for this issue, but not seeing a good way to do that ATM. -- 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