https://bz.apache.org/bugzilla/show_bug.cgi?id=47281
Felix Schumacher changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=47281
--- Comment #3 from Grant Genereux 2009-05-28
09:13:38 PST ---
After some more thought; I think a more correct approach would be to have
StoreBase.processExpires() call a method to just return the expired keys;
rather than keys() (r
https://issues.apache.org/bugzilla/show_bug.cgi?id=47281
--- Comment #2 from Grant Genereux 2009-05-28
06:35:44 PST ---
(In reply to comment #1)
> (In reply to comment #0)
>
> > Basically speaking; what StoreBase.processExpires() does is
> >
> > 1.Gets all the keys from the store ( in
https://issues.apache.org/bugzilla/show_bug.cgi?id=47281
--- Comment #1 from Mark Thomas 2009-05-28 05:59:47 PST ---
(In reply to comment #0)
> Basically speaking; what StoreBase.processExpires() does is
>
> 1.Gets all the keys from the store ( in this case the JDBCStore)
> 2.Loads