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

feat(ilp): adjust ILP msg buffer size to max measurement size if needed #3408

Merged
merged 5 commits into from
May 30, 2023

Conversation

glasstiger
Copy link
Contributor

If the ILP message buffer size is smaller than the max measurement size, instead of throwing an exception the message buffer size should be adjusted to have enough space at least for a single measurement.

@bluestreak01 bluestreak01 merged commit 3297a9b into master May 30, 2023
2 checks passed
@bluestreak01 bluestreak01 deleted the ia_ilp_config branch May 30, 2023 15:35
@ideoma
Copy link
Collaborator

ideoma commented May 30, 2023

[PR Coverage check]

😍 pass : 13 / 14 (92.86%)

file detail

path covered line new line coverage
🔵 io/questdb/PropServerConfiguration.java 13 14 92.86%

@bluestreak01 bluestreak01 changed the title chore(ilp): adjust ILP msg buffer size to max measurement size if needed feat(ilp): adjust ILP msg buffer size to max measurement size if needed Jun 9, 2023
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

Successfully merging this pull request may close these issues.

None yet

3 participants