]
Nistor Adrian resolved IPROTO-97.
---------------------------------
Resolution: Done
Resolved with IPROTO-94 in commit 8c0ccf54c0d3dabd355184df1abb606fd5a19f81
Generated code should track missing fields using a bitset simulated
in a long/int rather than individual boolean flags
----------------------------------------------------------------------------------------------------------------------
Key: IPROTO-97
URL:
https://issues.jboss.org/browse/IPROTO-97
Project: Infinispan ProtoStream
Issue Type: Enhancement
Reporter: Nistor Adrian
Assignee: Nistor Adrian
Priority: Major
Fix For: 4.3.0.Final, 4.3.0.Alpha8
This should ensure a lower number of local vars in the generated method with less chances
of hitting the limit.