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

Support persistence options for zookeeper #273

Merged
merged 6 commits into from
Sep 17, 2023
Merged

Commits on Sep 16, 2023

  1. Support persistence option for zookeeper

    Signed-off-by: Xudong Sun <[email protected]>
    marshtompsxd committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    f0ca99c View commit details
    Browse the repository at this point in the history
  2. More fields

    Signed-off-by: Xudong Sun <[email protected]>
    marshtompsxd committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    fed6042 View commit details
    Browse the repository at this point in the history
  3. Add validation rules

    Signed-off-by: Xudong Sun <[email protected]>
    marshtompsxd committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    ecbeac3 View commit details
    Browse the repository at this point in the history
  4. Use ephemeral storage if not persistence.enabled

    Signed-off-by: Xudong Sun <[email protected]>
    marshtompsxd committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    c94863f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Add e2e test for ephemeral storage

    Signed-off-by: Xudong Sun <[email protected]>
    marshtompsxd committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    a3de648 View commit details
    Browse the repository at this point in the history
  2. Ephemeral storage might not keep data after upgrading

    Signed-off-by: Xudong Sun <[email protected]>
    marshtompsxd committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    6238477 View commit details
    Browse the repository at this point in the history