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

Persist demoted and removed brokers #2115

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Jan 29, 2024

  1. Persist demoted and removed brokers

    * Simplified KafkaZkClient creation for debugging.
    * Added persistence for demoted and removed brokers.
    * Added tests and conformed to lint tests.
    morgangalpin committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5ae4d83 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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

Commits on Jul 8, 2024

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

Commits on Jul 23, 2024

  1. Refactored how PersistedData is configured to use a prefixed config p…

    …attern.
    
    Removed the, now-unneeded, Map config value type.
    morgangalpin committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9a9a974 View commit details
    Browse the repository at this point in the history