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: Ability to set upper bound to the number of partitions with lag #4453

Closed

Commits on Apr 13, 2023

  1. Limit the max replicas to the number of partitions with lag

    Signed-off-by: Dmitrii Senin <white.lord.mane@gmail.com>
    DmitrySenin committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    e5d8427 View commit details
    Browse the repository at this point in the history
  2. Extra tests for parsing limitToPartitionsWithLag

    Signed-off-by: Dmitrii Senin <white.lord.mane@gmail.com>
    DmitrySenin committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    12d8203 View commit details
    Browse the repository at this point in the history
  3. Check for topic when the limit is enabled

    Signed-off-by: Dmitrii Senin <white.lord.mane@gmail.com>
    DmitrySenin committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    b78e7d4 View commit details
    Browse the repository at this point in the history
  4. Changelog updated

    Signed-off-by: Dmitrii Senin <white.lord.mane@gmail.com>
    DmitrySenin committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    48ba6ae View commit details
    Browse the repository at this point in the history