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: dereference pointers in parser filter plugin for fluentd #745

Merged
merged 1 commit into from May 22, 2023

Conversation

jjsiv
Copy link
Collaborator

@jjsiv jjsiv commented May 21, 2023

What this PR does / why we need it:

This PR fixes an issue with pointers not being dereferenced in Fluentd "parser" filter plugin

Which issue(s) this PR fixes:

Fixes #741

Does this PR introduced a user-facing change?

None

Additional documentation, usage docs, etc.:


Signed-off-by: Jedrzej Kotkowski <jedrzejk143@gmail.com>
@jjsiv jjsiv changed the title dereference pointers in parser filter plugin for fluentd fix: dereference pointers in parser filter plugin for fluentd May 21, 2023
@benjaminhuo
Copy link
Member

Nice catch!

@benjaminhuo benjaminhuo merged commit ade205a into fluent:master May 22, 2023
6 checks passed
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.

bug: [Fluentd] ClusterFilter - 'reserve_data' parameter is required but nil is specified
2 participants