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 2019/10/03 02:01:56 UTC

[GitHub] [pulsar] rdhabalia opened a new pull request #5306: [pulsar-broker] support update partition for global topic

rdhabalia opened a new pull request #5306: [pulsar-broker] support update partition for global topic
URL: https://github.com/apache/pulsar/pull/5306
 
 
   ### Motivation
   
   We are having many customer ask to update partition on global topic which is not supported. In that case, admin has to perform manual steps to create subscriptions in all clusters and update partitions for that global topic. So, broker should support updating partitions on global topic.
   
   ### Modification
   
   Update-partition API support global topic.

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


With regards,
Apache Git Services