gnuhpc opened a new pull request, #632:
URL: https://github.com/apache/fluss-rust/pull/632

   ## What
   
   Adds an integration-test harness and tests for the 1.x admin surface:
   
   - `Cargo.toml`: `integration_tests` + `fluss_v1` feature flags (the latter 
gates tests exercising APIs only on 1.x servers).
   - `admin_extended.rs`: end-to-end tests for the extended admin methods 
(ACLs, cluster configs, rebalance, server tags, producer offsets, KV snapshots, 
table stats).
   - `admin_v1.rs`: tests for the 1.x-only RPCs.
   - `test_fluss.rs`: wires the new test modules.
   
   Tests tolerate `UnsupportedVersion` so the same suite runs green against 
both 0.9.x and 1.x server images.
   
   ## Stack
   
   Part **5/6**, stacked on #631 → #630 → #629 → #628. All target `main`.
   
   🤖 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]

Reply via email to