jiazhai opened a new issue #3230: expect not restart application after more partitions created URL: https://github.com/apache/pulsar/issues/3230 http://pulsar.apache.org/docs/en/admin-api-partitioned-topics.html#update Already created partitioned producers and consumers can’t see newly created partitions and it requires to recreate them at application so, newly created producers and consumers can connect to newly added partitions as well. Therefore, it can violate partition ordering at producers until all producers are restarted at application. ========= User may would like to do this in a more friendly way, like not restart app.
---------------------------------------------------------------- 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
