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

QSP-56 Remove Deprecated Kafka JSONPB dependency #6383

Closed
wants to merge 79 commits into from
Closed

Conversation

rauljordan
Copy link
Contributor

Part of #6327, we were using an outdated jsonpb dependency for kafka that is now deprecated. The new recommendation is to use: google.golang.org/protobuf/encoding/protojson.

@rauljordan rauljordan requested a review from a team as a code owner June 24, 2020 16:46
@rauljordan rauljordan added Audit Ready For Review A pull request ready for code review labels Jun 24, 2020
0xKiwi
0xKiwi previously approved these changes Jun 25, 2020
@nisdas
Copy link
Member

nisdas commented Jul 3, 2020

Tests fail @rauljordan

@rauljordan
Copy link
Contributor Author

Unfortunately, this PR fails to build due to a bazel dependency for the rest of our protobuf toolchain that cannot be updated easily. This is not a high priority issue, so closing until a further date

@rauljordan rauljordan closed this Jul 3, 2020
@rauljordan rauljordan deleted the qsp-56 branch July 3, 2020 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants