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 2018/09/04 07:38:18 UTC

[GitHub] rdhabalia commented on issue #2487: Ensure standalone service comes back quickly after ungraceful restarts

rdhabalia commented on issue #2487: Ensure standalone service comes back quickly after ungraceful restarts
URL: https://github.com/apache/incubator-pulsar/pull/2487#issuecomment-418271067
 
 
   @merlimat I still don't feel this is a good solution to address this problem because of two reasons. ModularLoadManager can support standalone broker so, no need to add another LoadManager for standalone and also we use standalone mode to test multiple broker node on local-host testing. So, I feel `PulsarStandalone` could be the right place to add `delete znode`  logic rather introducing seprate load-manager.

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