celeborn/client-flink
SteNicholas 043a20e85c
[CELEBORN-1432] ShuffleClientImpl should invoke loadFileGroupInternal only once when using the reduce partition mode
### What changes were proposed in this pull request?

`ShuffleClientImpl` invokes `loadFileGroupInternal` only once when using the reduce partition mode.

### Why are the changes needed?

`ShuffleClientImpl` may call `loadFileGroupInternal` multiple times when using reduce partition mode, which is not as expected. This bug was introduced in #2219.

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

No.

### How was this patch tested?

GA.

Closes #2531 from SteNicholas/CELEBORN-1432.

Authored-by: SteNicholas <programgeek@163.com>
Signed-off-by: mingji <fengmingxiao.fmx@alibaba-inc.com>
2024-05-28 16:46:36 +08:00
..
common [CELEBORN-1432] ShuffleClientImpl should invoke loadFileGroupInternal only once when using the reduce partition mode 2024-05-28 16:46:36 +08:00
flink-1.14 [CELEBORN-1374] Refactor SortBuffer and PartitionSortedBuffer 2024-04-09 15:47:57 +08:00
flink-1.14-shaded [INFRA] Remove incubator/incubating for graduation 2024-03-27 13:54:47 +08:00
flink-1.15 [CELEBORN-1374] Refactor SortBuffer and PartitionSortedBuffer 2024-04-09 15:47:57 +08:00
flink-1.15-shaded [INFRA] Remove incubator/incubating for graduation 2024-03-27 13:54:47 +08:00
flink-1.17 [CELEBORN-1374] Refactor SortBuffer and PartitionSortedBuffer 2024-04-09 15:47:57 +08:00
flink-1.17-shaded [INFRA] Remove incubator/incubating for graduation 2024-03-27 13:54:47 +08:00
flink-1.18 [CELEBORN-1374] Refactor SortBuffer and PartitionSortedBuffer 2024-04-09 15:47:57 +08:00
flink-1.18-shaded [INFRA] Remove incubator/incubating for graduation 2024-03-27 13:54:47 +08:00
flink-1.19 [CELEBORN-1374] Refactor SortBuffer and PartitionSortedBuffer 2024-04-09 15:47:57 +08:00
flink-1.19-shaded [INFRA] Remove incubator/incubating for graduation 2024-03-27 13:54:47 +08:00