You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/12/20 11:54:11 UTC

[GitHub] lxkaka commented on issue #3220: Pulsar Java admin client should work with URL that points to a load balancer

lxkaka commented on issue #3220: Pulsar Java admin client should work with URL that points to a load balancer
URL: https://github.com/apache/pulsar/issues/3220#issuecomment-448973331
 
 
   @michael-card I have similar problem.
   ```
   2018-12-20 19:48:04.103 INFO  ConnectionPool:63 | Created connection for pulsar://pulsar-xxx.elb.cn-north-1.amazonaws.com.cn:6650
   2018-12-20 19:52:18.582 INFO  ClientConnection:285 | [172.31.40.156:41068 -> 172.31.62.48:6650] Connected to broker
   ```
   As show above the connection stucks for about 4min.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services