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

TreeCache expires parents that have children

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: