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

[protobuf] remove logs java protobuf and upgrade logs go compiler to non-legacy #346

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

leeavital
Copy link
Contributor

This generated java is no longer used, instead the logs java backend copies the protobuf file and regenerates using their own generator.

There are no differences between the legacy and modern proto compiler for Go, so we can upgrade to the latest protobuf compiler.

This is the final step before we can remove the legacy protobuf compiler.

What does this PR do?

Motivation

Additional Notes

Possible Drawbacks / Trade-offs

Describe how to test/QA your changes

Reviewer's Checklist

Reviewers: please see the review guidelines.

…non-legacy

This generated java is no longer used, instead the logs java backend copies the protobuf file 
and regenerates using their own generator. 

There are no differences between the legacy and modern proto compiler for Go, so we can upgrade to the latest protobuf compiler.

This is thefinal step before we can remove the legacy protobuf compiler.
@leeavital leeavital requested a review from a team as a code owner September 25, 2024 21:04
@leeavital leeavital changed the title [protobuf] remove logs java protobuf and upgrade logs go compiler t non-legacy [protobuf] remove logs java protobuf and upgrade logs go compiler to non-legacy Sep 25, 2024
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.

1 participant