fxbing commented on code in PR #622:
URL: https://github.com/apache/fluss-rust/pull/622#discussion_r3420274204


##########
crates/fluss/src/rpc/server_connection.rs:
##########
@@ -1268,6 +1272,21 @@ mod tests {
             )
             .is_ok()
         );
+        assert!(

Review Comment:
   Added an integration test covering bootstrapping from a tablet server 
endpoint. The test uses the shared cluster's tablet plaintext listener as 
bootstrap_servers, creates a FlussConnection, and verifies server node 
discovery returns both coordinator and tablet nodes.



-- 
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