]
Nistor Adrian updated IPROTO-11:
--------------------------------
Description:
See
The 'reserved' keyword was added in protobuf-java v3.0.0-alpha-3, which came years
after the protoparser 4.0.3 we use so this cannot work unless we upgrade/replace
protoparser.
was:
See
Implement reserved fields
-------------------------
Key: IPROTO-11
URL:
https://issues.jboss.org/browse/IPROTO-11
Project: Infinispan ProtoStream
Issue Type: Feature Request
Reporter: Nistor Adrian
Assignee: Nistor Adrian
Priority: Major
Fix For: 4.0.0.Alpha6, 4.0.0.Final
See
https://developers.google.com/protocol-buffers/docs/proto#reserved
https://developers.google.com/protocol-buffers/docs/proto3#reserved
The 'reserved' keyword was added in protobuf-java v3.0.0-alpha-3, which came
years after the protoparser 4.0.3 we use so this cannot work unless we upgrade/replace
protoparser.