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 2021/06/16 02:58:29 UTC

[GitHub] [pulsar] wangjialing218 opened a new issue #10933: PulsarAdmin Sinks API fail when using multi broker url

wangjialing218 opened a new issue #10933:
URL: https://github.com/apache/pulsar/issues/10933


   Use PulsarAdminAPI Sinks.createSink() but failed when using multi broker url, with exception: NumberFormatException
   
   **To Reproduce**
   1. Start two broker with function worker
   2. Create PulsarAdmin with serviceHttpUrl like `http://10.254.8.1:8080;10.254.8.2:8080`
   3. Use Sinks.createSink() to create sink.
   
   **Screenshots**
   ![function-admin](https://user-images.githubusercontent.com/65590138/122151112-8ad92b00-ce91-11eb-8967-f3d03b8f160c.png)
   


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



[GitHub] [pulsar] wangjialing218 commented on issue #10933: PulsarAdmin Sinks API fail when using multi broker url

Posted by GitBox <gi...@apache.org>.
wangjialing218 commented on issue #10933:
URL: https://github.com/apache/pulsar/issues/10933#issuecomment-908057573


   This issue is fixed by #8143


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] wangjialing218 closed issue #10933: PulsarAdmin Sinks API fail when using multi broker url

Posted by GitBox <gi...@apache.org>.
wangjialing218 closed issue #10933:
URL: https://github.com/apache/pulsar/issues/10933


   


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org