kaisun2000 opened a new issue #1442: URL: https://github.com/apache/helix/issues/1442
This issue was raised from code review of #1066, though it is not this pull introduced the issue. First pause signal is added, the old lead controller see this one and the callback is in zkclient queue. The new lead controller to be also see it, but the generic controller ignored it as it is not leader yet. Then new controller becomes leader due to old controller session expiration. Here, will the new controller not stopped? Will the new controller do a full refresh and see the pause signal. Will the new controller stop then? ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
