vastian180 commented on PR #3069: URL: https://github.com/apache/celeborn/pull/3069#issuecomment-2599428469
Supplement the ServingState change log on the test machine, corresponding to the machine with pausePushDataAndReplicate shown in Figure 2 (the blue line): ``` 25/01/16 22:26:22,681 INFO [worker-memory-manager-checker] MemoryManager: Serving state transformed from NONE_PAUSED to PUSH_PAUSED 25/01/16 22:26:25,830 INFO [worker-memory-manager-checker] MemoryManager: Serving state transformed from PUSH_PAUSED to PUSH_AND_REPLICATE_PAUSED 25/01/16 22:26:47,176 INFO [worker-memory-manager-checker] MemoryManager: Serving state transformed from PUSH_AND_REPLICATE_PAUSED to PUSH_PAUSED 25/01/16 22:26:47,846 INFO [worker-memory-manager-checker] MemoryManager: Serving state transformed from PUSH_PAUSED to NONE_PAUSED 25/01/16 22:28:57,435 INFO [worker-memory-manager-checker] MemoryManager: Serving state transformed from NONE_PAUSED to PUSH_PAUSED 25/01/16 22:29:01,098 INFO [worker-memory-manager-checker] MemoryManager: Serving state transformed from PUSH_PAUSED to NONE_PAUSED ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
