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

KAFKA-16308 [3/N]: Introduce feature dependency validation to UpdateFeatures command #16443

Merged
merged 23 commits into from
Oct 1, 2024

Commits on Jun 7, 2024

  1. some broken things still

    jolshan committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    add5fc0 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Some fixes

    jolshan committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    948d74c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5e611f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    423d939 View commit details
    Browse the repository at this point in the history
  2. fix java 8

    jolshan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    489e4cd View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    2c1531f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Fix tests

    jolshan committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    79054a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0095175 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Fix test

    jolshan committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d3c2587 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    5a015fd View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    2d427d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Update to only return top level error if one update fails and to use …

    …the top level error (not change to the invalid update version for all)
    jolshan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4698d11 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Fix FeatureControlManager to handle versions 1 and 2. Also fix Update…

    …FeaturesResponse to be simpler.
    jolshan committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    dc78444 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    8b038d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a73ec49 View commit details
    Browse the repository at this point in the history
  3. Small fix

    jolshan committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ac9cf94 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    4b42050 View commit details
    Browse the repository at this point in the history
  2. fix test

    jolshan committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    75c2cff View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    f115da8 View commit details
    Browse the repository at this point in the history
  2. fix checkstyle issue

    jolshan committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ab36974 View commit details
    Browse the repository at this point in the history
  3. Fix error message

    jolshan committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    501447c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Fix top level message

    jolshan committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    564da8d View commit details
    Browse the repository at this point in the history
  2. Update versioning comment

    jolshan committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d943d3a View commit details
    Browse the repository at this point in the history