[infinispan-issues] [JBoss JIRA] (ISPN-1213) TreeCache expires parents that have children

Tristan Tarrant (JIRA) issues at jboss.org
Tue Mar 27 15:27:02 EDT 2018


     [ https://issues.jboss.org/browse/ISPN-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant closed ISPN-1213.
---------------------------------
    Resolution: Out of Date


> TreeCache expires parents that have children
> --------------------------------------------
>
>                 Key: ISPN-1213
>                 URL: https://issues.jboss.org/browse/ISPN-1213
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Eviction
>    Affects Versions: 4.2.1.FINAL
>            Reporter: Todd Ciezadlo
>            Assignee: Pedro Ruivo
>         Attachments: ExpirationTest.java, TreeCacheUtil.java
>
>
> TreeCache parents expire according to the max-idle value even if they contain children.  This puts the tree cache in an inconsistent state since the "dangling" children can be retrieved through TreeCache.get(FQN, String) calls, but cannot be traversed to through TreeCache.getRoot() and Node.getChildren() calls.
> Attached unit test to to reproduce.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list