zymap opened a new pull request #6365: Add retry when using async method to 
perform request in AsyncHttpConnector
URL: https://github.com/apache/pulsar/pull/6365
 
 
   ---
   
   Master Issue: #<xyz>
   
   *Motivation*
   
   There are two methods in AsycnHttpConnector to perform a request
   for pulsar admin. One is the sync method and another is the async
   method. We only add the multi-host logic in the sync method,
   this PR makes the async method can handle the multi-host URL.
   
   *Modifications*
   
   - Make the async apply method in the `AsycnHttpConnector` can handle the 
multi-host
   

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


With regards,
Apache Git Services

Reply via email to