Skip to content

[History Server] Refactor get dir helper function - #5216

Open
kash2104 wants to merge 1 commit into
ray-project:masterfrom
kash2104:prefix-builder
Open

[History Server] Refactor get dir helper function#5216
kash2104 wants to merge 1 commit into
ray-project:masterfrom
kash2104:prefix-builder

Conversation

@kash2104

Copy link
Copy Markdown
Contributor

Why are these changes needed?

While building the directory prefix, the helper function takes a lot of strings as parameters which becomes easy to mistype. This PR replaces those strings with ClusterInfo type which contains all the strings to build the prefix.

Related issue number

Part of #5065
Follow up for #4918 (comment)

Labels

  • If this PR has user-facing changes that require documentation updates at release time, I have added the doc-updates-required label.
  • If this PR contains breaking changes, I have added the breaking-change label.

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

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.

1 participant