pkuwm opened a new issue #643: Customize IZkStateListener URL: https://github.com/apache/helix/issues/643 Current I0ITec IZkStateListener doesn't have an API handleNewSession(sessionId), which is needed for #642 To avoid creating a new stateListener extends IZkStateListener, it seems better to move IZkStateListener to helix internal. So we would have flexible control to add the new API. Thus, we need to replace all IZkStateListener class with the customized IZkStateListener.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
