Skip to content

Remove deprecated TabletBalancer api #3117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 14, 2022

Conversation

cshannon
Copy link
Contributor

@cshannon cshannon commented Dec 9, 2022

Tablet balancer was moved to SPI

Issue #3115

Tablet balancer was moved to SPI

Issue apache#3115
@cshannon cshannon merged commit 7df6335 into apache:main Dec 14, 2022
@cshannon cshannon deleted the accumulo-3115-tabletbalancer branch March 17, 2023 17:49
ctubbsii added a commit to ctubbsii/accumulo that referenced this pull request Apr 28, 2023
* 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 apache#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 apache#2487
ctubbsii added a commit that referenced this pull request Apr 28, 2023
* 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
@ctubbsii ctubbsii added this to the 3.0.0 milestone Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants