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

[Feature] add a batchsize parameter into cnosdbwriter #3

Open
Lunmer opened this issue Jun 27, 2023 · 1 comment
Open

[Feature] add a batchsize parameter into cnosdbwriter #3

Lunmer opened this issue Jun 27, 2023 · 1 comment

Comments

@Lunmer
Copy link

Lunmer commented Jun 27, 2023

The 4kb size is too small, which can't support much data ingestion into cnosdb. A large number of users will use this feature to import offline data into cnosdb ,and offline data is often very large, even to the terabyte level. So I really hope that you can implement this.

@zipper-meng
Copy link
Member

zipper-meng commented Jun 30, 2023

Implemented on branch dev/zipper - 210b480 - feat: add config batchSize and bufferSize; call collectDirtyRecord when write failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants