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 FixedCountNodeAllocatorService #17333

Merged

Conversation

losipiuk
Copy link
Member

@losipiuk losipiuk commented May 3, 2023

Release notes

(x) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text:

@cla-bot cla-bot bot added the cla-signed label May 3, 2023
@losipiuk losipiuk requested review from arhimondr and linzebing May 3, 2023 11:32
@losipiuk losipiuk force-pushed the lo/remove-fixed-count-node-allocator branch from 85286ee to b840ae0 Compare May 3, 2023 19:04
@losipiuk losipiuk requested a review from findepi May 3, 2023 19:04
@@ -60,7 +59,6 @@ public void testExplicitPropertyMappings()
.put("node-scheduler.splits-balancing-policy", "node")
.put("node-scheduler.optimized-local-scheduling", "false")
.put("node-scheduler.allowed-no-matching-node-period", "1m")
.put("node-scheduler.allocator-type", "fixed_count")
Copy link
Member

Choose a reason for hiding this comment

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

Does TestNodeSchedulerConfig pass after first commit?

Copy link
Member Author

Choose a reason for hiding this comment

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

It does :)

@losipiuk losipiuk force-pushed the lo/remove-fixed-count-node-allocator branch from b840ae0 to bd7956a Compare May 7, 2023 12:39
@losipiuk losipiuk force-pushed the lo/remove-fixed-count-node-allocator branch from bd7956a to 73762f7 Compare May 7, 2023 12:40
@losipiuk
Copy link
Member Author

losipiuk commented May 7, 2023

rebased

@losipiuk
Copy link
Member Author

losipiuk commented May 9, 2023

CI : #14277

@losipiuk losipiuk merged commit be1f426 into trinodb:master May 9, 2023
@github-actions github-actions bot added this to the 417 milestone May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants