merlimat commented on issue #2888: PIP-25: Token based authentication
URL: https://github.com/apache/pulsar/pull/2888#issuecomment-441730684
 
 
   @maskit I got now what you meant. I had forgot about 
`org.apache.pulsar.client.api.url.URL`. There is just one problem with that 
class in that it assumes the data will be decoded into a `String`, though in 
this cases it would need to be a `byte[]` since the key cannot be converted 
into `String`.
   
   Will continue this in a different PR since this will need to change on 
Athenz plugin too. 

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


With regards,
Apache Git Services

Reply via email to