0 Replies Latest reply on Mar 31, 2015 5:31 AM by mhnvelu

    Listeners for Infinispan TreeCache

    mhnvelu

      Hi

       

      In our Product, we have planned to migrate from JBossCache to Infinispan. We have been using TreeCache implementation from JBossCache and also NodeEvicted event.

       

      I have noticed in the Infinispan User Guide, "Tree cache specific listeners that map directly to tree cache events (i.e. adding a child…etc) are desirable but these are not yet available."

      [ISPN-1935] Provide tree cache specific listener callbacks - JBoss Issue Tracker

       

      I would like to know whether this Tree Cache specific listeners are available in the latest version of Infinispan. If not, how to listen for events on this TreeCache, I am specifically interested in NodeEviction event.

       

      Thanks in Advance.