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

Optimize disk buffers #6512

Closed
binarylogic opened this issue Feb 21, 2021 · 1 comment
Closed

Optimize disk buffers #6512

binarylogic opened this issue Feb 21, 2021 · 1 comment
Labels
Epic Larger, user-centric issue that contains multiple sub-issues needs: approval Needs review & approval before work can begin. type: enhancement A value-adding code change that enhances its existing functionality.

Comments

@binarylogic
Copy link
Contributor

As Vector's aggregator role grows in popularity it's important that our disk buffers perform optimally. This is necessary for use cases where Vector cannot apply backpressure upstream and the customer does not want to take on the burden of hosting a Kafka cluster. Vector's disk buffers should be a simpler middle ground that improves durability but not necessarily to the level of Kafka.

Goals

To bring Vector's disk buffers up to an acceptable industry standard for disk I/O.

@binarylogic binarylogic added type: enhancement A value-adding code change that enhances its existing functionality. needs: approval Needs review & approval before work can begin. Epic Larger, user-centric issue that contains multiple sub-issues labels Feb 21, 2021
@binarylogic binarylogic mentioned this issue Oct 5, 2021
18 tasks
@jszwedko
Copy link
Member

Closing as covered by the disk v2 project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Larger, user-centric issue that contains multiple sub-issues needs: approval Needs review & approval before work can begin. type: enhancement A value-adding code change that enhances its existing functionality.
Projects
None yet
Development

No branches or pull requests

2 participants