eolivelli opened a new pull request, #15503:
URL: https://github.com/apache/pulsar/pull/15503

   Fixes #15455
   
   ### Motivation
   
   We are missing tools to manage Subscription properties introduces in PIP-105.
   
   ### Modifications
   
   Add initial support to "create subscription" in PulsarAdmin API (Java and 
CLI) to pass subscription properties.
   The properties are passed as a query string parameter in order to keep 
compatibility with the old API and do not require a new API.
   
   ### Verifying this change
   
   TODO: add tests
   
   ### Documentation
   
   The documentation of pulsar-admin and PulsarAdmin is automatically 
generated, no need to do anything more


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