keith-turner commented on PR #4286: URL: https://github.com/apache/accumulo/pull/4286#issuecomment-1960305181
OPened #4295. Was finally able to figure out the mystery around #3314 because of [this comment](https://github.com/apache/accumulo/blob/f2adaebba28b5e47ea03a850254e901a0c7be371/server/manager/src/main/java/org/apache/accumulo/manager/TabletGroupWatcher.java#L333) plus where the comment fell in the code. At the place where comment fell a tablets goal state is !HOSTED and its current state is SUSPENDED. So that lead me to suspect the intent of the code was to clear suspend markers for offline tables. -- 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]
