Aias00 opened a new issue, #1397:
URL: https://github.com/apache/rocketmq-dashboard/issues/1397

   ## Problem
   
   AliyunClientFactory maps a timed-out SDK future to a 504 response but leaves 
the underlying CompletableFuture running.
   
   ## Impact
   
   Timed-out cloud calls can continue consuming threads and network resources 
after the control-plane request has failed.
   
   ## Proposed fix
   
   Cancel the in-flight future when the bounded wait expires and add regression 
coverage that verifies cancellation.
   
   Track 1: cloud instance-provider reliability.


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