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 2020/06/09 16:09:03 UTC

[GitHub] [pulsar] merlimat commented on issue #6886: Slash "/" should be prevented in subscription names

merlimat commented on issue #6886:
URL: https://github.com/apache/pulsar/issues/6886#issuecomment-640914167


   `/` are perfectly supported as subscription names, any operation done on Java admin API or CLI tools will work correctly. 
   
   When using REST API directly, the name needs to properly URL encoded (that's also for any other special character with respect to HTTP).


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