Skip to content

feat(kafka): add logic to handle delimited protobufs #4071

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

Merged
merged 8 commits into from
Jun 20, 2025

Conversation

dreamorosi
Copy link
Contributor

Summary

Changes

Please provide a summary of what's being changed

This PR adds tests to ensure that Protobuf payloads with magic numbers are processed correctly. It also modifies slightly some types and removes unused files from the codebase.

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed

Issue number: #4070


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@dreamorosi dreamorosi self-assigned this Jun 19, 2025
@pull-request-size pull-request-size bot added the size/L PRs between 100-499 LOC label Jun 19, 2025
@dreamorosi dreamorosi requested review from svozza and phipag and removed request for svozza June 19, 2025 15:41
svozza
svozza previously approved these changes Jun 19, 2025
@boring-cyborg boring-cyborg bot added the dependencies Changes that touch dependencies, e.g. Dependabot, etc. label Jun 19, 2025
@pull-request-size pull-request-size bot added size/XXL PRs with 1K+ LOC, largely documentation related and removed size/L PRs between 100-499 LOC labels Jun 19, 2025
@dreamorosi dreamorosi changed the title test(kafka): add tests to handle delimited protobufs feat(kafka): add logic to handle delimited protobufs Jun 20, 2025
@dreamorosi dreamorosi requested a review from phipag June 20, 2025 14:22
Copy link

sonarqubecloud bot commented Jun 20, 2025

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
8.4% Duplication on New Code

See analysis details on SonarQube Cloud

@dreamorosi dreamorosi merged commit db9ec0c into main Jun 20, 2025
46 checks passed
@dreamorosi dreamorosi deleted the test/proto-delimiters branch June 20, 2025 14:26
@dreamorosi dreamorosi linked an issue Jun 20, 2025 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc. size/XXL PRs with 1K+ LOC, largely documentation related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maintenance: add tests to handle delimited protobufs
4 participants