Skip to content

Modified ExternalCompactionUtil.findCompactionCoordinator to use ZooCache#3813

Merged
dlmarion merged 2 commits intoapache:2.1from
dlmarion:3783-ecutil-use-zoocache
Oct 5, 2023
Merged

Modified ExternalCompactionUtil.findCompactionCoordinator to use ZooCache#3813
dlmarion merged 2 commits intoapache:2.1from
dlmarion:3783-ecutil-use-zoocache

Conversation

@dlmarion
Copy link
Copy Markdown
Contributor

@dlmarion dlmarion commented Oct 4, 2023

Closes #3783

@dlmarion dlmarion self-assigned this Oct 4, 2023
@dlmarion dlmarion changed the base branch from main to 2.1 October 4, 2023 20:23
@dlmarion
Copy link
Copy Markdown
Contributor Author

dlmarion commented Oct 4, 2023

Full IT build kicked off

Copy link
Copy Markdown
Member

@ctubbsii ctubbsii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but the UTF-8 issue should be fixed. I looked around and found other issues, and created #3815 as a follow-on to this to address those.

The suggested refactoring to leverage Optional to make the code more concise is merely a suggestion, but I recently made similar changes in #3788 for the main branch, so it's possible that similar changes here may make merging forward a little easier (I'm not sure, I didn't try).

@dlmarion dlmarion merged commit 94c4e66 into apache:2.1 Oct 5, 2023
@dlmarion dlmarion deleted the 3783-ecutil-use-zoocache branch October 5, 2023 12:11
@ctubbsii ctubbsii modified the milestones: 3.1.0, 2.1.3 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.

Compactor should use ZooCache to get manager address

3 participants