[GitHub] [pulsar] ltamber opened a new issue #5597: [pulsar-client-java] retry when getPartitionedTopicMetadata failed

2019-12-18 Thread GitBox
ltamber opened a new issue #5597: [pulsar-client-java] retry when 
getPartitionedTopicMetadata failed
URL: https://github.com/apache/pulsar/issues/5597
 
 
   **Is your feature request related to a problem? Please describe.**
   when pulsar client create producer async, we can provide a serviceUrl with 
multi service address divided by comma, but when the connection to the first 
address failed or other exception, the producer init will fail.
   
   **Describe the solution you'd like**
   we can retry the other addresses
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] ltamber opened a new issue #5597: [pulsar-client-java] retry when getPartitionedTopicMetadata failed

2019-11-08 Thread GitBox
ltamber opened a new issue #5597: [pulsar-client-java] retry when 
getPartitionedTopicMetadata failed
URL: https://github.com/apache/pulsar/issues/5597
 
 
   **Is your feature request related to a problem? Please describe.**
   when pulsar client create producer async, we can provide a serviceUrl with 
multi service address divided by comma, but when the connection to the first 
address failed or other exception, the producer init will fail.
   
   **Describe the solution you'd like**
   we can retry the other addresses
   


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:
us...@infra.apache.org


With regards,
Apache Git Services