celeborn/common/src
jiaoqingbo 785a035eca [CELEBORN-1017] Make checkPushTimeout and checkFetchTimeout conditions independent
### What changes were proposed in this pull request?

Make checkPushTimeout and checkFetchTimeout conditions independent

### Why are the changes needed?

https://github.com/apache/incubator-celeborn/pull/1940 introduced a bug

![image](https://github.com/apache/incubator-celeborn/assets/14961757/8e8764d4-235d-49cf-8a87-1052ffbe4697)

The judgment logic of checkFetchTimeout is added to the judgment logic of checkPushTimeout. The two of them should be independent.

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

No

### How was this patch tested?

PASS GA

Closes #1954 from jiaoqingbo/1017.

Authored-by: jiaoqingbo <1178404354@qq.com>
Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com>
2023-10-07 16:23:44 +08:00
..
main [CELEBORN-1017] Make checkPushTimeout and checkFetchTimeout conditions independent 2023-10-07 16:23:44 +08:00
test [CELEBORN-1007] Improve JVM metrics naming and add ThreadStates metrics 2023-09-28 10:18:37 +08:00