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

wal: fall back to closing wal if locked dir rename fails #8286

Merged
merged 1 commit into from
Jul 21, 2017

Commits on Jul 20, 2017

  1. wal: fall back to closing wal if locked dir rename fails

    Detecting windows at compile time isn't enough since etcd might be
    on linux but the fs is backed by windows.
    
    Fixes: etcd-io#8178
    Fixes: etcd-io#6984
    Anthony Romano committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    fe1ddab View commit details
    Browse the repository at this point in the history