ok2c commented on a change in pull request #298:
URL: 
https://github.com/apache/httpcomponents-client/pull/298#discussion_r605108174



##########
File path: 
httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/HttpAsyncClientBuilder.java
##########
@@ -316,6 +317,14 @@ public final HttpAsyncClientBuilder 
setIOReactorConfig(final IOReactorConfig ioR
         return this;
     }
 
+    /**
+     * Sets the callback that will be invoked when the client's IOReactor 
encounters an uncaught exception.
+     */

Review comment:
       @rschmitt Please add `@since 5.1`. Looks good otherwise.




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

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