dmonopoly opened a new issue, #23741:
URL: https://github.com/apache/pulsar/issues/23741

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Read release policy
   
   - [X] I understand that unsupported versions don't get bug fixes. I will 
attempt to reproduce the issue on a supported version of Pulsar client and 
Pulsar broker.
   
   
   ### Version
   
   Pulsar v3.3.1.8
   Mac OS
   Java 
   openjdk 11.0.22 2024-01-16 LTS
   OpenJDK Runtime Environment Corretto-11.0.22.7.1 (build 11.0.22+7-LTS)
   OpenJDK 64-Bit Server VM Corretto-11.0.22.7.1 (build 11.0.22+7-LTS, mixed 
mode)
   
   
   ### Minimal reproduce step
   
   
https://stackoverflow.com/questions/79279743/getting-number-of-partitions-of-a-pulsar-topic-could-not-be-parsed-into-a-prope
   
   ### What did you expect to see?
   
   Returns partitions count.
   
   ### What did you see instead?
   
   Exception in thread "main" 
org.apache.pulsar.client.admin.PulsarAdminException: 
java.lang.IllegalArgumentException: 
pulsar+ssl://mypath.com:1234/admin/v2/persistent/abc/def/myplacev1/partitions 
could not be parsed into a proper Uri, missing scheme
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to