celeborn/common/src/main
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
..
java/org/apache/celeborn [CELEBORN-1017] Make checkPushTimeout and checkFetchTimeout conditions independent 2023-10-07 16:23:44 +08:00
proto [CELEBORN-770][FLINK] Convert BacklogAnnouncement, BufferStreamEnd, ReadAddCredit to PB 2023-09-25 10:44:48 +08:00
scala/org/apache/celeborn/common [MINOR] Fix configuration version 2023-09-28 19:58:06 +08:00