zhangmeng916 opened a new issue #993: URL: https://github.com/apache/helix/issues/993
Currently a compatibility check stage is triggered when there is a live instance change event happens. It mainly checks whether participant Helix version is higher than minimum supported version: 0.4.0. However, this is an unnecessary check. We should remove it from the pipeline and clean up related logic. ---------------------------------------------------------------- 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]
