-
Bug
-
Resolution: Done
-
Major
-
3.0.5.Final
-
None
@ProtoField(number = 10, required = true) public byte[] getName() { return name; }
reults in
Failure: org.infinispan.protostream.annotations.ProtoSchemaBuilderException: Repeated field 'name' of class app.model.Train cannot be marked required.