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

Feature Request : Provide a list of brokers only to be considered by proposals and executions #1775

Open
yuriastafiev opened this issue Jan 25, 2022 · 1 comment

Comments

@yuriastafiev
Copy link

I want to be able to pass a list of brokers with REST APIs and generate proposals assuming the cluster was only consisted of those brokers that were provided.
The Executions also would take only the provided broker list into account.
I could call another rest api with a different set of brokers and get proposals and executions limited to those brokers only.

@mohitpali
Copy link
Contributor

One way to deal with this can be recently added BrokerSetAwareGoal. If the list of brokers is pre-defined and is grouped as one, then one rest API call would generate proposals within a broker set boundary.

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

No branches or pull requests

2 participants