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

/api/executors does not show executors if TaskSchedulingPolicy::PullStaged #1174

Closed
milenkovicm opened this issue Feb 3, 2025 · 0 comments · Fixed by #1175
Closed

/api/executors does not show executors if TaskSchedulingPolicy::PullStaged #1174

milenkovicm opened this issue Feb 3, 2025 · 0 comments · Fixed by #1175
Labels
bug Something isn't working

Comments

@milenkovicm
Copy link
Contributor

Describe the bug

/api/executors does not show executors if TaskSchedulingPolicy::PullStaged is set.

It work as expected if TaskSchedulingPolicy::PushStaged is set

To Reproduce

set TaskSchedulingPolicy::PullStaged and execute curl -v http://localhost:50050/api/executors

Expected behavior

we should get executors in case of TaskSchedulingPolicy::PullStaged is set or document expected behaviour if its expected not to return executor list in this case

Additional context

@milenkovicm milenkovicm added the bug Something isn't working label Feb 3, 2025
@milenkovicm milenkovicm changed the title /api/executors do not show executors if TaskSchedulingPolicy::PullStaged /api/executors does not show executors if TaskSchedulingPolicy::PullStaged Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant