celeborn/worker
jiaoqingbo e2c42faed9 [CELEBORN-934] Make the log description in switchServingState more precise
### What changes were proposed in this pull request?

Modify log content and location to accurately describe state changes

### Why are the changes needed?

In the previous implementation, when servingState was PUSH_PAUSED and lastState was PUSH_AND_REPLICATE_PAUSED, the code only triggered the Resume of REPLICATE_MODULE, but the log showed "Trigger action: PAUSE PUSH, RESUME REPLICATE"

The above log content is not accurate

### Does this PR introduce _any_ user-facing change?

NO

### How was this patch tested?

PASS GA

Closes #1864 from jiaoqingbo/934.

Authored-by: jiaoqingbo <1178404354@qq.com>
Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com>
2023-08-30 14:27:20 +08:00
..
src [CELEBORN-934] Make the log description in switchServingState more precise 2023-08-30 14:27:20 +08:00
pom.xml [CELEBORN-888][WORKER] Tweak the logic and add unit tests for the MemoryManager#currentServingState method 2023-08-23 17:20:31 +08:00