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 2019/08/30 02:15:17 UTC

[GitHub] [pulsar] ppgoml edited a comment on issue #1022: URI("pulsar://broker-:6650").getPort() will return "-1" instead of 6650

ppgoml edited a comment on issue #1022: URI("pulsar://broker-:6650").getPort() will return "-1" instead of 6650
URL: https://github.com/apache/pulsar/issues/1022#issuecomment-526415141
 
 
   It seems I cannot use '_' in host.
   (new URI("pulsar://tkiot_pulsar1:6650")).getPort()  returns  -1
   
   I found this useful link.
   https://bugs.java.com/bugdatabase/view_bug.do?bug_id=5049974

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


With regards,
Apache Git Services