ruojieranyishen opened a new pull request, #2162:
URL: https://github.com/apache/incubator-pegasus/pull/2162

   https://github.com/apache/incubator-pegasus/issues/2160
   
   Current admin-cli client does not provide an interface to close replica 
server TCP connections.
   And `QueryAllNodesDiskInfo` function is difficult to use. 
`SendQueryDiskInfoRequest` function is private.
   
   ### What problem does this PR solve? <!--add issue link with summary if 
exists-->
   support close client, disconnect tcp link with replica server.
   
   ##### Tests <!-- At least one of them must be included. -->
   - Manual test (add detailed scripts or steps below)
   The TCP connection to the replica server cannot be closed.
   
![image](https://github.com/user-attachments/assets/138c34af-66d7-4cd2-9362-084e2adc2471)
   
   After support close client,the persistent TCP connection between admincli 
and the replica server can be disconnected.
   
![image](https://github.com/user-attachments/assets/de495f7e-8eaf-4f96-9917-e143f55fa1b0)
   
   
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to