Skip to content
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

Remove code for CuratorLoadQueuePeon #17657

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

kfaraz
Copy link
Contributor

@kfaraz kfaraz commented Jan 23, 2025

ZK-based segment loading was completely disabled in #16360 and #15705.
This PR removes all related code which is now unused.

Changes

  • Remove CuratorLoadQueuePeon and CuratorLoadQueuePeonTest
  • Refactor DruidCoordinatorTest to use a TestLoadQueuePeon instead

@kfaraz kfaraz merged commit a71e77c into apache:master Jan 23, 2025
79 checks passed
@kfaraz kfaraz deleted the remove_curator_load_peon branch January 23, 2025 14:23
@kfaraz
Copy link
Contributor Author

kfaraz commented Jan 23, 2025

Thanks for the review, @cryptoe !

317brian pushed a commit to 317brian/druid that referenced this pull request Jan 28, 2025

ZK-based segment loading was completely disabled in apache#16360 and apache#15705.
This PR removes all related code which is now unused.

Changes:
- Remove CuratorLoadQueuePeon and CuratorLoadQueuePeonTest
- Refactor DruidCoordinatorTest to use a TestLoadQueuePeon instead
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