SteNicholas opened a new pull request, #3393: URL: https://github.com/apache/celeborn/pull/3393
### What changes were proposed in this pull request? `/api/v1/workers` adds tagged workers to list tagged workers information. Meanwhile, cli adds `master --show-tagged-workers` command to show tagged workers. ### Why are the changes needed? `/api/v1/workers` API only lists all registered workers, lost workers, excluded workers, shutdown workers and decommission workers information, which could also add tagged workers to list tagged workers information. ### Does this PR introduce _any_ user-facing change? 1. `/api/v1/workers` adds tagged workers. 2. CLI adds `master --show-tagged-workers` option. ### How was this patch tested? - `ApiV1MasterResourceSuite` - `ApiV1OpenapiClientSuite` - `TestCelebornCliCommands` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
