zhangmeng916 opened a new issue #990: URL: https://github.com/apache/helix/issues/990
Currently there is a bug in the version comparison logic for compatibility check stage. It worked with all version starting with number "0". However, the comparison check would fail after we release version 1.0.0. The impact is the pipeline that includes compatibility check stage would fail due to the incompatibility error. ---------------------------------------------------------------- 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]
