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

Issue#398 that decreasing replicas will make zookeeper unrecoverable when zookeeper not running. #406

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Oct 21, 2021

  1. Issue 398:if zookeeper is not running, then decreasing replicas will …

    …make cluster of zookeeper Unrecoverable
    
    Signed-off-by: hongchunhua <[email protected]>
    hongchunhua committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    607f481 View commit details
    Browse the repository at this point in the history
  2. Issue#398:fix the bug that decreasing replicas will make zookeeper un…

    …recoverable when zookeeper not running.
    
    Signed-off-by: hongchunhua <[email protected]>
    hongchunhua committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    42857ce View commit details
    Browse the repository at this point in the history
  3. fix: modify then condition which indicate cluster is reader

    Signed-off-by: hongchunhua <[email protected]>
    hongchunhua committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    204a8f6 View commit details
    Browse the repository at this point in the history
  4. add test for scale down

    Signed-off-by: hongchunhua <[email protected]>
    hongchunhua committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    573a615 View commit details
    Browse the repository at this point in the history
  5. fix:add some testcase of scale down

    Signed-off-by: hongchunhua <[email protected]>
    hongchunhua committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    b361a18 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

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

Commits on Nov 2, 2021

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

Commits on Nov 15, 2021

  1. fix typos

    Signed-off-by: hongchunhua <[email protected]>
    hongchunhua committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    d2b4b15 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

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

Commits on Nov 29, 2021

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

Commits on Dec 10, 2021

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

Commits on Jan 10, 2022

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