Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[backport]Fix delimiter parsing for logs with leading spaces #1288

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

quzard
Copy link
Collaborator

@quzard quzard commented Dec 27, 2023

The issue is resolved by correctly initialize fieldStart and fieldEnd variables in DelimiterModeFsmParser

@quzard quzard changed the title Initialize fieldStart and fieldEnd variables in DelimiterModeFsmParser fix:Initialize fieldStart and fieldEnd variables in DelimiterModeFsmParser Dec 27, 2023
@quzard quzard changed the title fix:Initialize fieldStart and fieldEnd variables in DelimiterModeFsmParser fix:Initialize fieldStart and fieldEnd variables in DelimiterModeFsmParser Dec 27, 2023
@quzard quzard changed the title fix:Initialize fieldStart and fieldEnd variables in DelimiterModeFsmParser fix:Initialize fieldStart and fieldEnd variables in DelimiterModeFsmParser(Logtail 1.8) Dec 27, 2023
@yyuuttaaoo yyuuttaaoo changed the title fix:Initialize fieldStart and fieldEnd variables in DelimiterModeFsmParser(Logtail 1.8) [backport 1.8]Fix delimiter parsing for logs with leading spaces #1289 Dec 27, 2023
@yyuuttaaoo yyuuttaaoo added this to the v1.8 milestone Dec 27, 2023
@yyuuttaaoo yyuuttaaoo added the bug Something isn't working label Dec 27, 2023
@yyuuttaaoo yyuuttaaoo changed the title [backport 1.8]Fix delimiter parsing for logs with leading spaces #1289 [backport]Fix delimiter parsing for logs with leading spaces #1289 Dec 27, 2023
@yyuuttaaoo yyuuttaaoo changed the title [backport]Fix delimiter parsing for logs with leading spaces #1289 [backport]Fix delimiter parsing for logs with leading spaces Dec 27, 2023
@yyuuttaaoo yyuuttaaoo merged commit b48b8b1 into alibaba:1.8 Dec 28, 2023
17 checks passed
@quzard quzard deleted the fix-processor_parse_delimiter_native branch February 28, 2024 02:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants