Graylog2 / Graylog2/graylog2-server

Update protobuf-java to 4.x or 5.x

Open
#21,708 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

We are currently at 3.x.

https://protobuf.dev/support/version-support/#java

Check which version we can update to, as this needs to be in sync with other third-party dependencies.

Also, we might have to recompile our generated protobuf classes, which we use for journal messages. With the protobuf compiler making its way into our build process with #21536, we should also consider compiling the protobuf stubs on-demand instead of checking them in.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.