gnuhpc opened a new pull request, #630: URL: https://github.com/apache/fluss-rust/pull/630
## What Adds message wrappers for the remaining 1.x RPC APIs: - KV snapshot lifecycle: acquire/release/drop lease, list, metadata, latest snapshots, lake snapshot - Server management: add/remove server tag, rebalance + progress + cancel, get cluster health, list remote log manifests - Producer offsets: register/get/delete - **ScanKv (API 1061)**: full KV-table bucket scan request/response Wired into `rpc/message/mod.rs`. `scan_kv.rs` is consumed by the `KvBatchScanner` in the final PR of the series. ## Stack Part **3/6**, stacked on #629 (`pr/2-rpc-messages-core`) → #628. All target `main`; each branch compiles on its predecessor, so diffs shrink to this branch's unique files as the base PRs merge. 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
