ever-been / everBeen

EverBEEN is a generic benchmarking environment focused on platform-independent middleware benchmarking.
www.everbeen.cz
GNU Lesser General Public License v3.0
7 stars 3 forks source link

Put an eviction policy on queries/answers #197

Closed radek-macha closed 11 years ago

radek-macha commented 11 years ago

There is currently no way of preventing lost (unretrieved) QueryAnswer objects from flooding the answer map.

Think through cases where such extremities may arise and set up eviction policies on related Hazelcast data structures to eliminate them.