You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should consider implementing a generic soft reference object in MachII.util that could be used by the time span cache strategy and other other potential system that requires a soft reference registration.
This would be important to alleviate any problems with Java throwing an OutOfMemoryError if there is too much too loaded up in a cache.
The text was updated successfully, but these errors were encountered:
(Moved from http://trac.mach-ii.com/machii/ticket/70)
We should consider implementing a generic soft reference object in MachII.util that could be used by the time span cache strategy and other other potential system that requires a soft reference registration.
This would be important to alleviate any problems with Java throwing an OutOfMemoryError if there is too much too loaded up in a cache.
The text was updated successfully, but these errors were encountered: