celeborn/client-flink
Weijie Guo d44b23c852 [MINOR] Remove unused TODO comments in CelebornTierProducerAgent#processBuffer
### What changes were proposed in this pull request?
Remove unused TODO comments in CelebornTierProducerAgent#processBuffer

### Why are the changes needed?
In order for buffers to be packed together, we are going to modify the Flink side implementation to delegate buffer compression to tiers. But after discussion, we have been able to handle the case of receiving the compressed buffer on the Celeborn side, so this TODO is no longer needed.

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

### How was this patch tested?
No need.

Closes #2883 from reswqa/remove_unused_todo.

Authored-by: Weijie Guo <reswqa@163.com>
Signed-off-by: Shuang <lvshuang.xjs@alibaba-inc.com>
2024-11-07 10:58:58 +08:00
..
common [CELEBORN-1490][CIP-6] Support process large buffer in flink hybrid shuffle 2024-11-04 16:57:43 +08:00
flink-1.14 [CELEBORN-474][FOLLOWUP] Use JavaUtils#newConcurrentHashMap to speed up ConcurrentHashMap#computeIfAbsent 2024-10-09 16:49:27 +08:00
flink-1.14-shaded [INFRA] Remove incubator/incubating for graduation 2024-03-27 13:54:47 +08:00
flink-1.15 [CELEBORN-474][FOLLOWUP] Use JavaUtils#newConcurrentHashMap to speed up ConcurrentHashMap#computeIfAbsent 2024-10-09 16:49:27 +08:00
flink-1.15-shaded [INFRA] Remove incubator/incubating for graduation 2024-03-27 13:54:47 +08:00
flink-1.16 [CELEBORN-474][FOLLOWUP] Use JavaUtils#newConcurrentHashMap to speed up ConcurrentHashMap#computeIfAbsent 2024-10-09 16:49:27 +08:00
flink-1.16-shaded [CELEBORN-1504] Support for Apache Flink 1.16 2024-07-15 10:44:16 +08:00
flink-1.17 [CELEBORN-474][FOLLOWUP] Use JavaUtils#newConcurrentHashMap to speed up ConcurrentHashMap#computeIfAbsent 2024-10-09 16:49:27 +08:00
flink-1.17-shaded [INFRA] Remove incubator/incubating for graduation 2024-03-27 13:54:47 +08:00
flink-1.18 [CELEBORN-474][FOLLOWUP] Use JavaUtils#newConcurrentHashMap to speed up ConcurrentHashMap#computeIfAbsent 2024-10-09 16:49:27 +08:00
flink-1.18-shaded [INFRA] Remove incubator/incubating for graduation 2024-03-27 13:54:47 +08:00
flink-1.19 [CELEBORN-474][FOLLOWUP] Use JavaUtils#newConcurrentHashMap to speed up ConcurrentHashMap#computeIfAbsent 2024-10-09 16:49:27 +08:00
flink-1.19-shaded [INFRA] Remove incubator/incubating for graduation 2024-03-27 13:54:47 +08:00
flink-1.20 [MINOR] Remove unused TODO comments in CelebornTierProducerAgent#processBuffer 2024-11-07 10:58:58 +08:00
flink-1.20-shaded [CELEBORN-1543] Support Flink 1.20 2024-08-09 17:05:58 +08:00