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

[CELEBORN-1875] Support to get workers topology information with RESTful api #3112

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

turboFei
Copy link
Member

@turboFei turboFei commented Feb 24, 2025

What changes were proposed in this pull request?

Support to get the workers topology information with RESTful api.

  1. return networkLocation in WorkerData
  2. add new api /api/v1/workers/topology to return the grouped workers topology info.

Why are the changes needed?

  1. To get the workers topology information.
  2. To know the rack awareness well.

Does this PR introduce any user-facing change?

No break change.

How was this patch tested?

UT and IT.

image image

@turboFei turboFei changed the title Topology [CELEBORN-1875] Support to get workers topology information with RESTful api Feb 24, 2025
@turboFei turboFei marked this pull request as draft February 24, 2025 00:27
@turboFei turboFei marked this pull request as ready for review February 24, 2025 01:33
Copy link
Contributor

@FMX FMX left a comment

Choose a reason for hiding this comment

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

LGTM

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.

4 participants