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

multiline: make the multiline core use the appropriate scheduler #7445

Merged

Conversation

leonardo-albertovich
Copy link
Collaborator

This PR fixes a bug in the multiline core where it scheduled flush timer
in the main pipeline thread rather than the scheduler pertaining to the
thread it was being initialized on which affects both the tail input plugin
when running in threaded mode and the multiline filter when used in
a processor stack (where the input plugin is running in threaded mode).

@leonardo-albertovich leonardo-albertovich temporarily deployed to pr May 20, 2023 14:36 — with GitHub Actions Inactive
@leonardo-albertovich leonardo-albertovich temporarily deployed to pr May 20, 2023 14:36 — with GitHub Actions Inactive
@leonardo-albertovich leonardo-albertovich temporarily deployed to pr May 20, 2023 14:36 — with GitHub Actions Inactive
@leonardo-albertovich leonardo-albertovich temporarily deployed to pr May 20, 2023 14:58 — with GitHub Actions Inactive
@leonardo-albertovich leonardo-albertovich temporarily deployed to pr May 20, 2023 15:07 — with GitHub Actions Inactive
@leonardo-albertovich leonardo-albertovich temporarily deployed to pr May 20, 2023 15:07 — with GitHub Actions Inactive
@leonardo-albertovich leonardo-albertovich temporarily deployed to pr May 20, 2023 15:07 — with GitHub Actions Inactive
@leonardo-albertovich leonardo-albertovich temporarily deployed to pr May 20, 2023 15:29 — with GitHub Actions Inactive
@leonardo-albertovich leonardo-albertovich temporarily deployed to pr May 20, 2023 17:29 — with GitHub Actions Inactive
@leonardo-albertovich leonardo-albertovich temporarily deployed to pr May 20, 2023 17:29 — with GitHub Actions Inactive
@leonardo-albertovich leonardo-albertovich temporarily deployed to pr May 20, 2023 17:30 — with GitHub Actions Inactive
@leonardo-albertovich leonardo-albertovich temporarily deployed to pr May 20, 2023 17:49 — with GitHub Actions Inactive
@leonardo-albertovich leonardo-albertovich merged commit e191803 into master May 21, 2023
@leonardo-albertovich leonardo-albertovich deleted the leonardo-master-multiline-flush-scheduling-fix branch May 21, 2023 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant