1 Reply Latest reply on Sep 6, 2006 7:08 AM by manik

    Can someone explain how to use maxElement attribute in LRU P

      I have been using JbossCache 1.3 and it does not handle setting max number of elemnts per regions. I see that JIRA JBCACHE-77 fixes this problem but does not explain if I need to use maxElemt attribute or still use maxNodes attribute. I have tried both and was unsuccessfull. Please show me an example how I can setup my eviction configuration so that I can set maxNumber of elements for each region.