celeborn/client-flink
SteNicholas a03b7b5a66
[CELEBORN-1326] FakedRemoteInputChannel use task name of RemoteShuffleInputGateDelegation as owningTaskName
### What changes were proposed in this pull request?

`FakedRemoteInputChannel` use task name of `RemoteShuffleInputGateDelegation` as `owningTaskName` to get the task name from log of `SingleInputGate`.

### Why are the changes needed?

`FakedRemoteInputChannel` use empty string as `owningTaskName`, which could not get the task name from the log of `SingleInputGate`, which could support using task name of `RemoteShuffleInputGateDelegation` as `owningTaskName`.

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

No.

### How was this patch tested?

CI.

Closes #2384 from SteNicholas/CELEBORN-1326.

Authored-by: SteNicholas <programgeek@163.com>
Signed-off-by: mingji <fengmingxiao.fmx@alibaba-inc.com>
2024-03-12 20:13:28 +08:00
..
common [MINOR] Improve SuiteJ of client-flink module 2024-03-12 17:51:57 +08:00
flink-1.14 [CELEBORN-1326] FakedRemoteInputChannel use task name of RemoteShuffleInputGateDelegation as owningTaskName 2024-03-12 20:13:28 +08:00
flink-1.14-shaded [CELEBORN-1250][FOLLOWUP] Fix license issues 2024-01-30 16:45:21 +08:00
flink-1.15 [CELEBORN-1326] FakedRemoteInputChannel use task name of RemoteShuffleInputGateDelegation as owningTaskName 2024-03-12 20:13:28 +08:00
flink-1.15-shaded [CELEBORN-1250][FOLLOWUP] Fix license issues 2024-01-30 16:45:21 +08:00
flink-1.17 [CELEBORN-1326] FakedRemoteInputChannel use task name of RemoteShuffleInputGateDelegation as owningTaskName 2024-03-12 20:13:28 +08:00
flink-1.17-shaded [CELEBORN-1250][FOLLOWUP] Fix license issues 2024-01-30 16:45:21 +08:00
flink-1.18 [CELEBORN-1326] FakedRemoteInputChannel use task name of RemoteShuffleInputGateDelegation as owningTaskName 2024-03-12 20:13:28 +08:00
flink-1.18-shaded [CELEBORN-1250][FOLLOWUP] Fix license issues 2024-01-30 16:45:21 +08:00