Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2496 | minor | always | 03-05-08 21:28 | 03-06-08 18:11 | |
|
|||||
Reporter: | pablorg | Platform: | |||
Assigned To: | nam | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.5 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.6 | ||
|
|||||
Summary: | 0002496: Memcache missing delete (and other) methods | ||||
Description: |
It could be added w/this change to Memcache.java public boolean delete(Env env, String key, @Optional("1") int timeout) { _cache.remove(key); return true; } |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|