celeborn/master
SteNicholas 6fc50e36b9
[CELEBORN-1631][FOLLOWUP] Add latest snapshot index in message of HandleResponse for /snapshot/create
### What changes were proposed in this pull request?

Add latest snapshot index in message of `HandleResponse` for `/snapshot/create`.

### Why are the changes needed?

[TakeSnapshotCommand.java#68](https://github.com/apache/ratis/blob/master/ratis-shell/src/main/java/org/apache/ratis/shell/cli/sh/snapshot/TakeSnapshotCommand.java#L68) prints the latest snapshot index. Therefore,  the message of `HandleResponse` for `/snapshot/create` could also provide the latest snapshot index.

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

No.

### How was this patch tested?

CI.

Closes #2908 from SteNicholas/CELEBORN-1631.

Authored-by: SteNicholas <programgeek@163.com>
Signed-off-by: SteNicholas <programgeek@163.com>
2024-11-20 11:38:29 +08:00
..
src [CELEBORN-1631][FOLLOWUP] Add latest snapshot index in message of HandleResponse for /snapshot/create 2024-11-20 11:38:29 +08:00
pom.xml [CELEBORN-1589] Ensure master is leader for some POST request APIs 2024-09-12 15:31:43 +08:00