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

fix(ilp): fixed TCP buffer underflow when space (' ') is escaped #1143

Merged
merged 5 commits into from Jun 22, 2021

Conversation

bluestreak01
Copy link
Member

No description provided.

@ideoma ideoma added this to In progress in InfluxDB Line Protocol via automation Jun 22, 2021
@ideoma ideoma added this to the 6.0.4 milestone Jun 22, 2021
@ideoma
Copy link
Collaborator

ideoma commented Jun 22, 2021

[PR Coverage check]

😍 pass : 79 / 79 (100.00%)

file detail

path covered line new line coverage
🔵 io/questdb/std/datetime/millitime/TimeZoneRulesMillis.java 4 4 100.00%
🔵 io/questdb/cutlass/line/tcp/LineTcpConnectionContext.java 23 23 100.00%
🔵 io/questdb/cutlass/line/tcp/LineTcpAuthConnectionContext.java 1 1 100.00%
🔵 io/questdb/cutlass/text/TextLexer.java 1 1 100.00%
🔵 io/questdb/std/datetime/microtime/TimeZoneRulesMicros.java 7 7 100.00%
🔵 io/questdb/cutlass/line/LineProtoSender.java 5 5 100.00%
🔵 io/questdb/cutlass/line/tcp/NewLineProtoParser.java 38 38 100.00%

@bluestreak01 bluestreak01 merged commit 5abad15 into master Jun 22, 2021
InfluxDB Line Protocol automation moved this from In progress to Done Jun 22, 2021
@bluestreak01 bluestreak01 deleted the ilp_esc_fix branch June 22, 2021 17:57
linkolen pushed a commit to shivagowda/questdb that referenced this pull request Jul 16, 2021
linkolen added a commit to shivagowda/questdb that referenced this pull request Jul 16, 2021
fix(ilp): fixed TCP buffer underflow when space (' ') is escaped (questdb#1143)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants