celeborn/common
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
..
benchmarks [CELEBORN-744] Add Benchmark framework and ComputeIfAbsentBenchmark 2023-06-29 20:19:30 +08:00
src [CELEBORN-1017] Make checkPushTimeout and checkFetchTimeout conditions independent 2023-10-07 16:23:44 +08:00
pom.xml [CELEBORN-1006] Add support for Apache Hadoop 2.x in Celeborn build 2023-09-25 20:15:02 +08:00