celeborn/worker
SteNicholas 9244cf2cf2 [CELEBORN-772] Convert StreamChunkSlice, ChunkFetchRequest, TransportableError to PB
### What changes were proposed in this pull request?

`StreamChunkSlice`, `ChunkFetchRequest` and `TransportableError` 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?

- `FetchHandlerSuiteJ`
- `RequestTimeoutIntegrationSuiteJ`
- `ChunkFetchIntegrationSuiteJ`

Closes #1982 from SteNicholas/CELEBORN-772.

Authored-by: SteNicholas <programgeek@163.com>
Signed-off-by: Shuang <lvshuang.tb@gmail.com>
2023-10-17 11:12:01 +08:00
..
src [CELEBORN-772] Convert StreamChunkSlice, ChunkFetchRequest, TransportableError to PB 2023-10-17 11:12:01 +08:00
pom.xml [CELEBORN-977] Support RocksDB as recover DB backend 2023-09-19 09:20:33 +08:00