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

Warn, if zappending will be slow #71

Open
forman opened this issue Mar 5, 2024 · 0 comments
Open

Warn, if zappending will be slow #71

forman opened this issue Mar 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@forman
Copy link
Member

forman commented Mar 5, 2024

Is your feature request related to a problem? Please describe.

Some configurations may result in very low slice appending speed, e.g., due to

  • heavy rechunking involved, or
  • slow remote slice or target filesystems.

Describe the solution you'd like

Emit a log message, warning level, if zappending will presumably be slow.
Likely this can be determined after the first slice dataset has been seen.
If possible, include hint to mitigate, or refer to user guide.
Therefore, mention common situations in the new performance guide, see #66.

@forman forman added the enhancement New feature or request label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant