3 Replies Latest reply on Apr 18, 2006 6:41 AM by jaikiran

    Disabling eviction in JBossCache

    jaikiran

      Hi,
      We have a question regarding Eviction policy in JBossCache. What if i disable Eviction from treecache.xml, will there be any memory related issues(OutOfMemory sort of exceptions). I do expect them to occur. If so, is there anyway to specify in JBosscache that whenever the cache exceeds some specified amount of nodes, then start backing up the nodes to the disk(something which EHCache does)?