Skip to content

Conversation

@dlmarion
Copy link
Contributor

protocolbuffers/protobuf#20084 introduced an exception when a recent protobuf-java library processed a protobuf generated object that was created with an older version of protoc. Regenerated the protobuf files so that users that are using replication don't run into this error.

Closes #5462

protocolbuffers/protobuf#20084 introduced
an exception when a recent protobuf-java library processed a
protobuf generated object that was created with an older version
of protoc. Regenerated the protobuf files so that users that are
using replication don't run into this error.

Closes apache#5462
@dlmarion dlmarion added this to the 2.1.4 milestone Apr 10, 2025
@dlmarion dlmarion self-assigned this Apr 10, 2025
@dlmarion dlmarion linked an issue Apr 10, 2025 that may be closed by this pull request
@dlmarion dlmarion merged commit e88583f into apache:2.1 Apr 10, 2025
8 checks passed
@dlmarion dlmarion deleted the 5462-regen-protobuf-files branch April 10, 2025 19:09
ddanielr pushed a commit to keith-turner/accumulo that referenced this pull request Apr 24, 2025
protocolbuffers/protobuf#20084 introduced
an exception when a recent protobuf-java library processed a
protobuf generated object that was created with an older version
of protoc. Regenerated the protobuf files so that users that are
using replication don't run into this error.

Closes apache#5462
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.

Regenerate protobuf files with protoc 25.6 or later

1 participant