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

out_forward: Use method local unpacker #3406

Merged
merged 1 commit into from Jun 3, 2021
Merged

Conversation

ashie
Copy link
Member

@ashie ashie commented Jun 2, 2021

Which issue(s) this PR fixes:
none

What this PR does / why we need it:
Follow up #3405.
There is no reason to use thread local unpacker, using method local one is more safe.

Docs Changes:
none

Release Note:
Same with #3405

Follow up fluent#3405.
There is no reason to use thread local unpacker, using method local one
is more safe.

Signed-off-by: Takuro Ashie <ashie@clear-code.com>
@ashie ashie requested a review from cosmo0920 June 2, 2021 09:27
@ashie ashie merged commit 8716489 into fluent:master Jun 3, 2021
@ashie ashie deleted the follow-up-#3405 branch June 3, 2021 01:04
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

2 participants