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

Not to call Parser#configure is called twice #2569

Merged
merged 1 commit into from
Aug 16, 2019

Conversation

ganmacs
Copy link
Member

@ganmacs ganmacs commented Aug 16, 2019

Signed-off-by: Yuta Iwama [email protected]

Which issue(s) this PR fixes:
Fixes #2555

What this PR does / why we need it:

First time is in parser helper

def configure(conf)
(and the localtime is set in the first time. #2555 (comment))
Second time is parser_create in TailInput
@parser = parser_create(conf: parser_config)

Docs Changes:

Release Note:

same as title

@ganmacs ganmacs requested a review from repeatedly August 16, 2019 05:11
@ganmacs ganmacs self-assigned this Aug 16, 2019
@repeatedly repeatedly merged commit 0b861f5 into fluent:master Aug 16, 2019
@repeatedly
Copy link
Member

Confirmed this patch works.

@ganmacs ganmacs deleted the not-to-call-configure-twice branch August 19, 2019 02:33
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.

Cannot set utc in <parse> section
2 participants