You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directmemory.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2012/06/12 17:21:43 UTC

[jira] [Commented] (DIRECTMEMORY-87) collectExpired frees not expired items instead of expired ones

    [ https://issues.apache.org/jira/browse/DIRECTMEMORY-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13293687#comment-13293687 ] 

Hudson commented on DIRECTMEMORY-87:
------------------------------------

Integrated in directmemory-trunk #186 (See [https://builds.apache.org/job/directmemory-trunk/186/])
    [DIRECTMEMORY-87] collectExpired frees not expired items instead of expired ones
Submitted by Jeff Maury (Revision 1349385)

     Result = SUCCESS
olamy : 
Files : 
* /incubator/directmemory/trunk/directmemory-cache/src/main/java/org/apache/directmemory/memory/MemoryManagerServiceImpl.java
* /incubator/directmemory/trunk/directmemory-cache/src/test/java/org/apache/directmemory/cache/CacheServiceImplTest.java
* /incubator/directmemory/trunk/server/directmemory-server/src/main/java/org/apache/directmemory/server/services/TextPlainContentTypeHandler.java

                
> collectExpired frees not expired items instead of expired ones
> --------------------------------------------------------------
>
>                 Key: DIRECTMEMORY-87
>                 URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-87
>             Project: Apache DirectMemory
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.6.0
>            Reporter: Jeff MAURY
>            Assignee: Olivier Lamy (*$^¨%`£)
>            Priority: Critical
>             Fix For: 0.6.0
>
>         Attachments: DIRECTMEMORY-87.patch
>
>
> The collectExpired method of MemoryManagerServiceImple uses 2 predicates to filter the list of pointers. Those 2 predicates (relative and absolute) filter pointers that are not free (OK) and not expired (KO)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira