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/01/06 03:33:39 UTC

[GitHub] merlimat commented on issue #3230: expect not restart application after more partitions created

merlimat commented on issue #3230: expect not  restart application after more partitions created
URL: https://github.com/apache/pulsar/issues/3230#issuecomment-451712252
 
 
   @foreversunyao producers/consumers are not directly connected to ZK. We have on the roadmap to add support for "system" topics, to be used to send notifications around events happening in the system (eg: new topics created, policies changes, number of partitions changed...).
   
   In absence of that, I think the best approach is to poll periodically from the client.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services