Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Fix InboundDecoder version compat check #2570

Merged

Commits on Mar 23, 2022

  1. [Bug] Fix InboundDecoder version compat check

    Change InboundDecoder ensureVersionCompatibility check for onOrAfter
    V_2_0_0 instead of explicit version check. This way bug fix and minor
    versions will correctly handshake in a mixed 1.x Cluster.
    
    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    de18b21 View commit details
    Browse the repository at this point in the history