keith-turner commented on issue #394: ACCUMULO-4836 make online table always wait URL: https://github.com/apache/accumulo/pull/394#issuecomment-370025969 Before the change the behavior was : | Table state | Wait parameter | Fate called | Scan metadata table unil all tablets assigned | ---------------|----------------------|-----------------|---------------------------------------------------------- | ONLINE | true | No | **No** | ONLINE | false | No | No | OFFLINE | true | Yes | Yes | OFFLINE | false | Yes | No
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
