RexXiong commented on PR #3573: URL: https://github.com/apache/celeborn/pull/3573#issuecomment-3737440955
Celeborn’s release policy is that the server remains compatible with clients from the previous major version for easy user upgrades. If we also commit to ensuring that higher-version clients are compatible with lower-version servers, we would have to ensure every client-side change is compatiable on older servers. This would make development, code review, and releases significantly more difficult. Personally, I suggest that we should not maintain backward compatibility of higher-version clients with lower-version servers. cc @cxzl25 @turboFei @pan3793 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
