dlmarion commented on issue #5597:
URL: https://github.com/apache/accumulo/issues/5597#issuecomment-2932162064

   `Tablet.refreshMetadata` is called by the Manager as part of the Bulk Import 
v2 code.  It returns `false`, if the tablet is `closeComplete`, but not sure 
why:
   
     1. It doesn't return `false` if the state is `closing` or `closed`
     2. Why this isn't checked first
   
   


-- 
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]

Reply via email to