]
Nistor Adrian updated IPROTO-178:
---------------------------------
Affects Version/s: 4.3.0.Final
Canonical json to protobuf conversion writes TypeId as int32 instead
of uint32
------------------------------------------------------------------------------
Key: IPROTO-178
URL:
https://issues.redhat.com/browse/IPROTO-178
Project: Infinispan ProtoStream
Issue Type: Bug
Affects Versions: 4.3.0.Final, 4.4.0.Alpha3
Reporter: Nistor Adrian
Priority: Major
Fix For: 4.4.0.Alpha4
IPROTO-116 changed type id from int32 to uint32 but the change
was not correctly propagated in all places, including here.