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

Zen2: Add leader-side join handling logic #33013

Merged
merged 29 commits into from
Aug 23, 2018
Merged

Commits on Aug 21, 2018

  1. Node joining

    ywelsch committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    ef976f8 View commit details
    Browse the repository at this point in the history
  2. start testing

    ywelsch committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    348fb4e View commit details
    Browse the repository at this point in the history
  3. request serialozatono

    ywelsch committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    554263a View commit details
    Browse the repository at this point in the history
  4. more testing

    ywelsch committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    00463fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    391989b View commit details
    Browse the repository at this point in the history
  6. Smaller stuff

    ywelsch committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    7055a70 View commit details
    Browse the repository at this point in the history
  7. own joincallback

    ywelsch committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    36b4b39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b59200 View commit details
    Browse the repository at this point in the history
  9. minor stuff

    ywelsch committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    5fb85fb View commit details
    Browse the repository at this point in the history
  10. licenses

    ywelsch committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    544560a View commit details
    Browse the repository at this point in the history
  11. moar licenses

    ywelsch committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    85a272a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Configuration menu
    Copy the full SHA
    2757c07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ce4fdc View commit details
    Browse the repository at this point in the history
  3. add toString()

    ywelsch committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    4676116 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dcd656 View commit details
    Browse the repository at this point in the history
  5. simplify cases

    ywelsch committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    bd242ed View commit details
    Browse the repository at this point in the history
  6. try moving code

    ywelsch committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    6f58a8c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4b63f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Cleanup

    DaveCTurner committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    a2e9fc3 View commit details
    Browse the repository at this point in the history
  2. toString()

    DaveCTurner committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    5a0efb5 View commit details
    Browse the repository at this point in the history
  3. rename and clean-up

    ywelsch committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    aa9ce25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64e3cd4 View commit details
    Browse the repository at this point in the history
  5. checkstyle T_T

    ywelsch committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    d45cc11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49623cb View commit details
    Browse the repository at this point in the history
  7. strengthen test

    ywelsch committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    06ab9e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5b390a8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c522ce View commit details
    Browse the repository at this point in the history
  10. only use close method

    ywelsch committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    66825c7 View commit details
    Browse the repository at this point in the history
  11. add assertions

    ywelsch committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    6566efb View commit details
    Browse the repository at this point in the history