0 Replies Latest reply on Jul 1, 2011 7:19 AM by xtonda

    Renew node lifetime

    xtonda

      Hi,

       

      I use JBoss cache 1.4.0. It takes long time to create data structure I store in cache so I cannot afford to have those data evicted. So I periodicaly recreate data and store them in cache before eviction period passes. And I need to reset eviction countdown every time data is refreshed. How to do that?