milleruntime commented on issue #1872: URL: https://github.com/apache/accumulo/issues/1872#issuecomment-764743070
Looking at where `Tablet.close()` is happening in `UnloadTabletHandler`, there is a chunk of code that could wait, preventing the close from being called: https://github.com/apache/accumulo/blob/bbd87a6693fc5cdbbe947b0821a4f05a18cf905b/server/tserver/src/main/java/org/apache/accumulo/tserver/UnloadTabletHandler.java#L66-L72 ---------------------------------------------------------------- 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]
