-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Closed
Labels
bugSomething that is supposed to be working; but isn'tSomething that is supposed to be working; but isn'tneeds-repro-scriptIssue needs a runnable script to be reproducedIssue needs a runnable script to be reproducedtriageNeeds triage (eg: priority, bug/not-bug, and owning component)Needs triage (eg: priority, bug/not-bug, and owning component)
Milestone
Description
What is the problem?
Ray version and other system information (Python version, TensorFlow version, OS): v2.0dev
When an object is needed on a node, the raylet periodically pings its owner to check that the owner is still alive. This is a long-polling RPC that can potentially stay in the raylet's outstanding requests for a long time. This may be related to #14322, but I need to do some investigation to confirm.
Metadata
Metadata
Assignees
Labels
bugSomething that is supposed to be working; but isn'tSomething that is supposed to be working; but isn'tneeds-repro-scriptIssue needs a runnable script to be reproducedIssue needs a runnable script to be reproducedtriageNeeds triage (eg: priority, bug/not-bug, and owning component)Needs triage (eg: priority, bug/not-bug, and owning component)