mirror of
https://github.com/wassname/ray.git
synced 2026-07-13 15:19:44 +08:00
ActorStatisticalData() debug metrics bog down raylet with 100% CPU (#12148)
* comment out bad * update
This commit is contained in:
@@ -51,7 +51,8 @@ This document describes the process for creating new releases.
|
||||
|
||||
**IMPORTANT**: check that the test are actually running (printing output regularly) and aren't
|
||||
just stuck at an iteration. You must also check that the node CPU usage is stable
|
||||
(and not increasing or decreasing over time, which indicates a leak).
|
||||
(and not increasing or decreasing over time, which indicates a leak). You can see the head node
|
||||
and worker node CPU utilizations in the AWS console.
|
||||
|
||||
3. Multi-node regression tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user