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

Registry file fsync improvements #6988

Merged
merged 2 commits into from
May 3, 2018
Merged

Commits on May 2, 2018

  1. Registry file fsync improvements

    - Return error if Sync fails
    - Execute fsync on new parent directory
    - improve metrics:
      - registrar.writes.total: total number of registry write attempts
      - registrar.writes.fail: total number of failed write attempts
      - registrar.writes.success: total number of successfull write attempts
    urso committed May 2, 2018
    Configuration menu
    Copy the full SHA
    d570f9d View commit details
    Browse the repository at this point in the history
  2. review

    urso committed May 2, 2018
    Configuration menu
    Copy the full SHA
    63484a9 View commit details
    Browse the repository at this point in the history