keith-turner commented on issue #4256: URL: https://github.com/apache/accumulo/issues/4256#issuecomment-1939629767
Some of the conditions handled in the code linked in the description are also handled in more detail in lower level parts of the code. For those cases it may be better to always rely on the lower level conditions. https://github.com/apache/accumulo/blob/0739f7ee6d4db2931d855abefea00e70a32ada86/server/base/src/main/java/org/apache/accumulo/server/manager/state/TabletGoalState.java#L176 https://github.com/apache/accumulo/blob/0739f7ee6d4db2931d855abefea00e70a32ada86/server/base/src/main/java/org/apache/accumulo/server/manager/state/TabletGoalState.java#L97-L99 -- 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]
