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

Agent sidecar may write uncompleted backup file to object storage #551

Closed
rinx opened this issue Jul 6, 2020 · 2 comments
Closed

Agent sidecar may write uncompleted backup file to object storage #551

rinx opened this issue Jul 6, 2020 · 2 comments

Comments

@rinx
Copy link
Contributor

rinx commented Jul 6, 2020

Describe the issue:

When the backup files become large, sometimes agent sidecar writes uncompleted backup files to object storage bucket.
This is because agent NGT does not write backup files at once.

Solution:

agent NGT writes backup metadata file after finished to write whole of the backup files.
agent sidecar watches metadata changes.

Environment:

  • Go Version: 1.14.3
  • Docker Version: 19.03.8
  • Kubernetes Version: 1.18.2
  • NGT Version: 1.11.5
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label type/bug to this issue, with a confidence of 0.80. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@rinx
Copy link
Contributor Author

rinx commented Jul 22, 2020

resolved in #556

@rinx rinx closed this as completed Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant