### 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> |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||