]
Nistor Adrian updated IPROTO-97:
--------------------------------
Sprint: DataGrid Sprint #30, DataGrid Sprint #31 (was: DataGrid Sprint #30)
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.Alpha9, 4.3.0.Final
This should ensure a lower number of local vars in the generated method with less chances
of hitting the limit.