| Source path: svn/ trunk/ hazelcast/ src/ test/ java/ com/ hazelcast/ impl/ ClusterTest.java |
|
|
|
|
Older revisions
r2534
by oztalip
on Mar 1, 2012
Diff
Memory leak issue with req.blockId=0. Set req.blockId all the time.
r2530
by oztalip
on Feb 29, 2012
Diff
Fixes memory leak issue. Migrated records remain indexed in cmap MapIndexService. Indexes for owned records should be removed after successful migration.