celeborn/common/src
SteNicholas 2407cae43a [CELEBORN-770][FLINK] Convert BacklogAnnouncement, BufferStreamEnd, ReadAddCredit to PB
### What changes were proposed in this pull request?

`BacklogAnnouncement`, `BufferStreamEnd`, and `ReadAddCredit` should merge to transport messages to enhance celeborn's compatibility.

### Why are the changes needed?

1. Improves celeborn's transport flexibility to change RPC.
2. Makes Compatible with 0.2 client.

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

No.

### How was this patch tested?

- `TransportFrameDecoderWithBufferSupplierSuiteJ`

Closes #1905 from SteNicholas/CELEBORN-770.

Authored-by: SteNicholas <programgeek@163.com>
Signed-off-by: Shuang <lvshuang.tb@gmail.com>
2023-09-25 10:44:48 +08:00
..
main [CELEBORN-770][FLINK] Convert BacklogAnnouncement, BufferStreamEnd, ReadAddCredit to PB 2023-09-25 10:44:48 +08:00
test [CELEBORN-901] Add support for Scala 2.13 2023-08-22 20:35:05 +08:00