]
Nistor Adrian updated IPROTO-98:
--------------------------------
Sprint: DataGrid Sprint #30
Schema parser should recognize and enforce the 'reserved'
statement
-------------------------------------------------------------------
Key: IPROTO-98
URL:
https://issues.jboss.org/browse/IPROTO-98
Project: Infinispan ProtoStream
Issue Type: Enhancement
Reporter: Nistor Adrian
Assignee: Nistor Adrian
Priority: Major
This is a continuation of IPROTO-11
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.