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

mp: updated the format check to accept the new format released with 2.1 #7287

Merged
merged 1 commit into from
May 2, 2023

Conversation

leonardo-albertovich
Copy link
Collaborator

This PR fixes an issue in flb_mp_validate_log_chunk which I didn't update to use the log event abstraction layer before the release (because I missed it).

Originally I intended to update the code to use the log event decoder but there is something about possible the trailing bytes I'm not sure about so I patched it to comply with the new format in order to fix the issue while minimizing the possibility of introducing new bugs.

We should modernize it in the near future but I don't think this is the right time.

@leonardo-albertovich leonardo-albertovich temporarily deployed to pr April 28, 2023 13:00 — with GitHub Actions Inactive
@leonardo-albertovich leonardo-albertovich temporarily deployed to pr April 28, 2023 13:00 — with GitHub Actions Inactive
@leonardo-albertovich leonardo-albertovich temporarily deployed to pr April 28, 2023 13:00 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens added the ok-package-test Run PR packaging tests label Apr 28, 2023
@patrick-stephens patrick-stephens temporarily deployed to unstable April 28, 2023 13:14 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr-package-test April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr-package-test April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:15 — with GitHub Actions Inactive
@leonardo-albertovich leonardo-albertovich temporarily deployed to pr April 28, 2023 13:24 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens deployed to pr-package-test April 28, 2023 13:25 — with GitHub Actions Active
@patrick-stephens patrick-stephens temporarily deployed to pr April 28, 2023 13:37 — with GitHub Actions Inactive
@edsiper edsiper merged commit 17cdf9f into master May 2, 2023
@edsiper edsiper deleted the leonardo-master-chunk-format-check-fix branch May 2, 2023 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-required ok-package-test Run PR packaging tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants