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

Atomically update cluster state with decommission status and corresponding action #5093

Merged
merged 29 commits into from
Dec 13, 2022

Commits on Nov 5, 2022

  1. Abstract helpers from TransportVotingConfigExclusion

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    236940f View commit details
    Browse the repository at this point in the history
  2. Update INIT and exclusion in one call

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    b634138 View commit details
    Browse the repository at this point in the history
  3. use max voting config exclusion count

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    36d981d View commit details
    Browse the repository at this point in the history
  4. Fix spotless check

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    29a1d04 View commit details
    Browse the repository at this point in the history
  5. fix

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    39f058f View commit details
    Browse the repository at this point in the history
  6. Remove transport call for exclusion

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    e855f70 View commit details
    Browse the repository at this point in the history
  7. Abstract clear exclusion

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    11e3c81 View commit details
    Browse the repository at this point in the history
  8. Use controller for status update and account for terminal status

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    fe59288 View commit details
    Browse the repository at this point in the history
  9. atomic recommission

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    a8d4fd6 View commit details
    Browse the repository at this point in the history
  10. Remove white spaces

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    14b5c38 View commit details
    Browse the repository at this point in the history
  11. Fix

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    ca97114 View commit details
    Browse the repository at this point in the history
  12. Fix tests

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    adb7a34 View commit details
    Browse the repository at this point in the history
  13. Fix spotless check

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    1c7cf93 View commit details
    Browse the repository at this point in the history
  14. Fix integ tests

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    0bc3ea7 View commit details
    Browse the repository at this point in the history
  15. Fix spotless check

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    577c77c View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Resolve terminal status during update

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    738a99b View commit details
    Browse the repository at this point in the history
  2. Add java doc

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    5dae896 View commit details
    Browse the repository at this point in the history
  3. Fix spotless check

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    97a506a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Resolve PR comments

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    e227c0b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. fixes

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    ecfdffd View commit details
    Browse the repository at this point in the history
  2. Fix spotless check

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    023a048 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    703821c View commit details
    Browse the repository at this point in the history
  4. Empty-Commit

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    f3e2c57 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    948a28d View commit details
    Browse the repository at this point in the history
  2. Add UT for helper

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    0a8e37a View commit details
    Browse the repository at this point in the history
  3. Fix spotless check

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    87bf89c View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Add UT for decommission helper

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    4d46a29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a159da6 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Update timeout

    Signed-off-by: Rishab Nahata <[email protected]>
    imRishN committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    6ce6628 View commit details
    Browse the repository at this point in the history