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

etcd-raft-zap logger fixes. #12775

Merged
merged 2 commits into from
Mar 14, 2021
Merged

etcd-raft-zap logger fixes. #12775

merged 2 commits into from
Mar 14, 2021

Commits on Mar 14, 2021

  1. Configuration menu
    Copy the full SHA
    44bd223 View commit details
    Browse the repository at this point in the history
  2. Unify logic of building raft-loggers for etcd.

    1. We had the same code copied 3 times.
    2. For no good reason the code was not reusing existing logger if this one is given.
    ptabor committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    1e7c180 View commit details
    Browse the repository at this point in the history