Skip to content

Probe every node of a cell concurrently to avoid serialized initialization - #1889

Open
fzyzcjy wants to merge 1 commit into
tom/refactor-miles/op7-4from
tom/refactor-miles/op7-7
Open

Probe every node of a cell concurrently to avoid serialized initialization#1889
fzyzcjy wants to merge 1 commit into
tom/refactor-miles/op7-4from
tom/refactor-miles/op7-7

Conversation

@fzyzcjy

@fzyzcjy fzyzcjy commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Part of #1837

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op7-4 branch from 29763ac to c9e3b7e Compare August 3, 2026 23:45
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op7-7 branch 2 times, most recently from 0655fc9 to 4df5c86 Compare August 4, 2026 00:39
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op7-4 branch 2 times, most recently from 2817005 to f374cec Compare August 4, 2026 06:58
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op7-7 branch 2 times, most recently from 3c9dd90 to bdb22dc Compare August 6, 2026 07:03
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op7-4 branch from f374cec to 9ccc542 Compare August 6, 2026 07:03
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op7-7 branch from bdb22dc to f681b07 Compare August 9, 2026 23:33
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op7-4 branch 2 times, most recently from eb4c695 to 55de553 Compare August 10, 2026 06:08
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op7-7 branch 2 times, most recently from 5a80c5c to dd6c33d Compare August 10, 2026 16:07
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op7-4 branch from 3480f66 to 45a6586 Compare August 10, 2026 16:34
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op7-7 branch 2 times, most recently from 0272cbd to e635c70 Compare August 12, 2026 02:48
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op7-4 branch from 2ec48ab to 60d4ae2 Compare August 12, 2026 14:31
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op7-7 branch from e635c70 to 318e633 Compare August 12, 2026 14:31
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op7-4 branch from 60d4ae2 to 6bb2627 Compare August 12, 2026 23:56
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op7-7 branch from 318e633 to 1aa7b0d Compare August 12, 2026 23:56
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op7-7 branch 3 times, most recently from a994476 to dcd7fb8 Compare August 13, 2026 06:01
@guapisolo

Copy link
Copy Markdown
Collaborator

This incremental change itself reviewed cleanly, but I cannot approve it for the #2176 safe-merge checkpoint: the lifecycle race introduced in #1878 is still reachable through the direct RayWorkerManager.start_cells()/stop_cells() path at #2176. #2108 only protects the older controller path; the complete shared membership lock does not land until #2622. Please move that fix before #2176, or move the checkpoint past the complete fix.

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.

2 participants