ctubbsii opened a new pull request, #3361: URL: https://github.com/apache/accumulo/pull/3361
* Relocate Thrift classes in master.thrift to manager.thrift that are still in use * Remove unused RecoveryException thrift class * Update references to LICENSE files in git repos to local bundled copies * Remove transition checks for slaves/masters files and services in our assembly scripts and configs * Update generated property docs to clarify that `master.*` were the former names and are not still currently available * Update SimpleLoadBalancer javadoc to remove reference to deleted file (residual from #3117) * Stop updating ZK in SetGoalState, as that should have already been done when upgrading to 2.1, and close ServerContext with try-with-resources in that class * Remove unused RenameMasterDirInZK class (called by SetGoalState, but no more) * Update javadoc for KeywordExecutable to point to correct main branch in AutoService repo This fixes #2487 -- 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]
