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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vector validate should also validate disk buffer integrity #20561

Open
fpytloun opened this issue May 24, 2024 · 1 comment
Open

Vector validate should also validate disk buffer integrity #20561

fpytloun opened this issue May 24, 2024 · 1 comment
Labels
domain: buffers Anything related to Vector's memory/disk buffers domain: cli Anything related to Vector's CLI type: feature A value-adding code addition that introduce new functionality.

Comments

@fpytloun
Copy link
Contributor

fpytloun commented May 24, 2024

A note for the community

  • Please vote on this issue by adding a 馃憤 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Use Cases

When disk buffer is corrupted, Vector fails to start but vector validate pass fine. Validation should also test buffer integrity so that this issue can be determined (and fixed eg. by removing disk buffer) before vector attempt to start.

Attempted Solutions

No response

Proposal

Make vector validate load all configured disk buffers.

References

Version

No response

@fpytloun fpytloun added the type: feature A value-adding code addition that introduce new functionality. label May 24, 2024
@jszwedko jszwedko added domain: buffers Anything related to Vector's memory/disk buffers domain: cli Anything related to Vector's CLI labels May 24, 2024
@jszwedko
Copy link
Member

I like this idea 馃憤

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: buffers Anything related to Vector's memory/disk buffers domain: cli Anything related to Vector's CLI type: feature A value-adding code addition that introduce new functionality.
Projects
None yet
Development

No branches or pull requests

2 participants