celeborn/openapi/openapi-client/src/main
Wang, Fei 2c0fdca04f [CELEBORN-1631] Support to apply ratis snapshot operation with RESTful api
### What changes were proposed in this pull request?
Sub task of CELEBORN-1628

### Why are the changes needed?

Mapping for ratis-shell command:

```
$ celeborn-ratis sh snapshot create -peers <P0_HOST:P0_PORT,P1_HOST:P1_PORT,P2_HOST:P2_PORT> -peerId <peerId0> [-groupid <RAFT_GROUP_ID>]
```
It is helpful for automation integration.

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

No, it is a new API.

### How was this patch tested?
Integration testing.

<img width="1259" alt="image" src="https://github.com/user-attachments/assets/1f74a899-17f3-41b3-911a-36374bf0fd0b">

Closes #2803 from turboFei/snapshot_create.

Authored-by: Wang, Fei <fwang12@ebay.com>
Signed-off-by: Shuang <lvshuang.xjs@alibaba-inc.com>
2024-10-15 21:45:36 +08:00
..
java/org/apache/celeborn/rest/v1 [CELEBORN-1631] Support to apply ratis snapshot operation with RESTful api 2024-10-15 21:45:36 +08:00
openapi3 [CELEBORN-1631] Support to apply ratis snapshot operation with RESTful api 2024-10-15 21:45:36 +08:00