]
RH Bugzilla Integration commented on ISPN-4217:
-----------------------------------------------
Alan Field <afield(a)redhat.com> changed the Status of [bug
Use ArrayList instead of LinkedList for DeltaAware and Delta in M/R
-------------------------------------------------------------------
Key: ISPN-4217
URL:
https://issues.jboss.org/browse/ISPN-4217
Project: Infinispan
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: Distributed Execution and Map/Reduce
Reporter: Vladimir Blagojevic
Assignee: Vladimir Blagojevic
Fix For: 7.0.0.Alpha5
Investigate switching to ArrayList as implementation of DeltaAware and Delta as ArrayList
uses less memory than LinkedList.