milleruntime opened a new issue #2466:
URL: https://github.com/apache/accumulo/issues/2466


   Some of the operations in FATE perform business logic (aka do more then just 
check state) in their `isReady` methods. I think it would be good to try and 
move the logic of these operations to their `call()` methods since we tend to 
assume the `isReady` method is just checking state. It looks like the worst 
offenders are: BulkImport, Compact and the ShutdownTServer operations


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