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

Decorate flushed events from multiline codecs #218

Closed
wants to merge 2 commits into from

Conversation

jgough
Copy link
Contributor

@jgough jgough commented Dec 15, 2020

When stateful codecs (such as multi-line) are flushed to the queue, they are not decorated appropriately with the type and s3 metadata. This means that the last line in a file will be missing the type field.

See issue #153

This change ensures that any flushed events are properly decorated.

@jgough
Copy link
Contributor Author

jgough commented Dec 15, 2020

Looks like this is failing for the same reason that master is failing and is unrelated to my change?

@roaksoax
Copy link

roaksoax commented Apr 6, 2021

Jenkins test this again please

@kaisecheng
Copy link
Contributor

The issue is fixed in 3.8.3

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

3 participants