cshannon commented on issue #5101: URL: https://github.com/apache/accumulo/issues/5101#issuecomment-2495636549
I chatted with @keith-turner a bit about this. It looks like 4.0 doesn't have this check, the spot where it would likely be done is [here](https://github.com/apache/accumulo/blob/d139704010987b0dc6474d74db0fbabe52795b82/server/manager/src/main/java/org/apache/accumulo/manager/TabletGroupWatcher.java#L609-L619). Some more investigation is still needed, something else to consider is what to do if a tablet is marked as unsplittable. We'd probably still want to compact in that case -- 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]
