DomGarguilo opened a new issue, #4132:
URL: https://github.com/apache/accumulo/issues/4132

                 Does the following sound correct?  Want to make sure I 
understand these changes.
   
    * Without these changes the table would be in the new state, so 
`client.tableOperations().isOnline(destTable)` would have returned false.  
    * The call to `client.tableOperations().online(destTable, true)` just kinda 
fix things for the rest of the test.
   
   If that is true, it makes me wonder if the call 
`client.tableOperations().online(destTable, true)` should be a bit more strict 
about what table states it will transition.
   
   _Originally posted by @keith-turner in 
https://github.com/apache/accumulo/pull/4115#discussion_r1441173711_


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to