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

Add rack-awareness (KIP-881) to sticky-assignor #4274

Merged
merged 15 commits into from
May 18, 2023

Commits on Mar 14, 2023

  1. [cooperative][manual commit] Prevent offsets from being committed whe…

    …n a rebalance is in progress and partitions are owned by consumer
    roxelo authored and wmorgan6796 committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    068a0e9 View commit details
    Browse the repository at this point in the history
  2. Add test

    roxelo authored and wmorgan6796 committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    61955a9 View commit details
    Browse the repository at this point in the history
  3. Format

    roxelo authored and wmorgan6796 committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    8641410 View commit details
    Browse the repository at this point in the history
  4. Ensure the operation is thread safe

    roxelo authored and wmorgan6796 committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    6c3ede8 View commit details
    Browse the repository at this point in the history
  5. Add missing test config

    roxelo authored and wmorgan6796 committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    0dba012 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22621a6 View commit details
    Browse the repository at this point in the history
  7. fixing broken test

    wmorgan6796 committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    5f5a8c3 View commit details
    Browse the repository at this point in the history
  8. fixing typo

    wmorgan6796 committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    89f5653 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75afd65 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

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

Commits on Apr 4, 2023

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

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    86d22e7 View commit details
    Browse the repository at this point in the history
  2. Fix minor issues with commiting only when not rebalancing

    * memory leak in test
    * test naming
    * test copyright
    milindl committed May 18, 2023
    Configuration menu
    Copy the full SHA
    7f16907 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f141650 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d582e7 View commit details
    Browse the repository at this point in the history