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

[fix][broker] Fix out-of-order issues with ConsistentHashingStickyKeyConsumerSelector #23327

Commits on Oct 1, 2024

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

    lhotari committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c0f101d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9544dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8313f07 View commit details
    Browse the repository at this point in the history
  5. Improve

    lhotari committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9c8365c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce0e0c5 View commit details
    Browse the repository at this point in the history
  7. Improve tests

    lhotari committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d39a9f2 View commit details
    Browse the repository at this point in the history
  8. Additional check

    lhotari committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1c5967c View commit details
    Browse the repository at this point in the history
  9. Improve test

    lhotari committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    366fb88 View commit details
    Browse the repository at this point in the history
  10. Fix test

    lhotari committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1b6c6cc View commit details
    Browse the repository at this point in the history
  11. Polish

    lhotari committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    01d77a2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    54d989f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    079fb85 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8ac47e4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    346b344 View commit details
    Browse the repository at this point in the history
  16. Use approach where each duplicate consumer name will have different n…

    …ame index which is sufficiently consistent
    lhotari committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    586d745 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    45d56fd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c2f1c59 View commit details
    Browse the repository at this point in the history
  19. Move to separate files

    lhotari committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    83e2479 View commit details
    Browse the repository at this point in the history
  20. Refactor

    lhotari committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1a11b4e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    22b95a7 View commit details
    Browse the repository at this point in the history