Skip to content

[Test][HistoryServer] E2E test for dead cluster actor endpoint#4461

Open
fangyinc wants to merge 3 commits intoray-project:masterfrom
fangyinc:issues4379
Open

[Test][HistoryServer] E2E test for dead cluster actor endpoint#4461
fangyinc wants to merge 3 commits intoray-project:masterfrom
fangyinc:issues4379

Conversation

@fangyinc
Copy link
Contributor

@fangyinc fangyinc commented Jan 29, 2026

Why are these changes needed?

Add E2E test to verify history server can fetch actors from dead clusters (after RayCluster deletion)

Dead cluster actors test:

  • Verifies /logical/actors endpoint returns actors from S3 for dead clusters
  • Verifies /logical/actors/{actor_id} endpoint returns single actor details
  • Verifies non-existent actor queries return appropriate error responses

Related issue number

Closes #4379

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(
Cursor Bugbot reviewed your changes and found no issues for commit 4f3229b

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Copy link
Member

@Future-Outlier Future-Outlier left a comment

Choose a reason for hiding this comment

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

high quality, thank you!

@Future-Outlier
Copy link
Member

thank @JiangJiaWei1103 for helping the review

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.

[Feature][history server] E2E test for dead cluster actor endpoint

3 participants