Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-1213

TreeCache expires parents that have children

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 4.2.1.FINAL
    • Eviction
    • None

    Description

      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.

      Attachments

        Activity

          People

            pruivo@redhat.com Pedro Ruivo
            ciezadlo_jira Todd Ciezadlo (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: