Skip to content

Conversation

@dayshah
Copy link
Contributor

@dayshah dayshah commented Oct 16, 2025

Description

The raylet file is unnecessary, there should just be one main raylet file, so killing the raylet file and just keeping node manager. It only existed for legacy reasons. In the future "NodeManager" can be renamed to raylet and NodeManagerService can be renamed to RayletService, etc.

@dayshah dayshah added the go add ONLY when ready to merge, run all tests label Oct 16, 2025
@dayshah dayshah marked this pull request as ready for review October 20, 2025 06:28
@dayshah dayshah requested a review from a team as a code owner October 20, 2025 06:28
cursor[bot]

This comment was marked as outdated.

@ray-gardener ray-gardener bot added the core Issues that should be addressed in Ray Core label Oct 20, 2025
Signed-off-by: dayshah <[email protected]>
cursor[bot]

This comment was marked as outdated.

acceptor_.async_accept(
socket_,
boost::bind(&NodeManager::HandleAccept, this, boost::asio::placeholders::error));
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Hm... this does look right -- how is it working now?! Maybe the socket move constructor is fake news and just copies?

@edoakes
Copy link
Collaborator

edoakes commented Oct 20, 2025

Thanks @dayshah

Signed-off-by: dayshah <[email protected]>
@dayshah dayshah enabled auto-merge (squash) October 20, 2025 17:38
@dayshah dayshah merged commit 532ac12 into ray-project:master Oct 20, 2025
7 checks passed
@dayshah dayshah deleted the kill-raylet-file branch October 20, 2025 19:40
xinyuangui2 pushed a commit to xinyuangui2/ray that referenced this pull request Oct 22, 2025
elliot-barn pushed a commit that referenced this pull request Oct 23, 2025
landscapepainter pushed a commit to landscapepainter/ray that referenced this pull request Nov 17, 2025
Aydin-ab pushed a commit to Aydin-ab/ray-aydin that referenced this pull request Nov 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Issues that should be addressed in Ray Core go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants