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

filter_multiline: implemented buffered mode using in_emitter #4671

Merged
merged 22 commits into from
Apr 11, 2022

Conversation

PettitWesley
Copy link
Contributor

@PettitWesley PettitWesley commented Jan 23, 2022

Master version of: #4383

Part of: #4309


Enter [N/A] in the box, if an item is not applicable to your change.

Testing
Before we can approve your change; please submit the following in a comment:

  • Example configuration file for the change
  • Debug log output from testing the change
  • Attached Valgrind output that shows no leaks or memory corruption was found

If this is a change to packaging of containers or native binaries then please confirm it works for all targets.

Documentation

Backporting

  • Backport to latest stable release.

Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

@PettitWesley
Copy link
Contributor Author

@edsiper I am blocked in testing this till this issue is fixed: #4670

@alexku7
Copy link

alexku7 commented Jan 29, 2022

Hello
I am getting errors after upgrading to 1.18.12 and using the multiline filters. The pod is crashing.

I suspect that the issue is related to that PR.
The issue is described here:
#4712

@edsiper
Copy link
Member

edsiper commented Mar 4, 2022

looks like is failing due to old code ?

https://github.com/fluent/fluent-bit/runs/4910999830?check_suite_focus=true#step:5:1464

I suggest to rebase this on top of master so we can trigger the CI again

@PettitWesley
Copy link
Contributor Author

@edsiper I rebased and then re-tested. However, some checks are still failing but it looks like its failing tests that weren't changed by my code...

@edsiper
Copy link
Member

edsiper commented Apr 3, 2022

@PettitWesley not sure what can be, can you re-rebase again ?

@PettitWesley PettitWesley force-pushed the multiline-pr-1-master branch 2 times, most recently from 3e95d6a to e78e82f Compare April 5, 2022 23:33
@PettitWesley
Copy link
Contributor Author

@lecaros Can we get this in 1.9.2? We already released it in 1.8, and I just pushed a commit which should fix the CI failure.

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.

4 participants