kevinrr888 opened a new pull request, #5820: URL: https://github.com/apache/accumulo/pull/5820
Some uses of UserFateStore were creating the UserFateStore before creating the table that the UserFateStore is using. This can lead to failures. Examined all uses of the UserFateStore constructors. All uses are now safe. closes #5818 -- 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]
