jeanouii commented on code in PR #1740:
URL: https://github.com/apache/activemq/pull/1740#discussion_r2904207161


##########
activemq-client/src/main/java/org/apache/activemq/transport/ResponseCorrelator.java:
##########
@@ -39,9 +39,13 @@
 public class ResponseCorrelator extends TransportFilter {
 
     private static final Logger LOG = 
LoggerFactory.getLogger(ResponseCorrelator.class);
+    // default max timeout for requests without an explicit timeout (0 means 
no timeout for backwards compatibility)

Review Comment:
   Agreed with the backward compatibility!



-- 
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]
For further information, visit: https://activemq.apache.org/contact


Reply via email to