0 Replies Latest reply on Sep 25, 2017 7:30 AM by shriramrock1

    Infinispan - Index Miss issue

    shriramrock1

      We are using infinispan 7.0 along with lucene indexing. Currently we have a file store based persistence and indexes are also stored in file store. Eviction is LIRS and with max-entries value as 500.

       

      Recently we saw an issue where we lost most of the data and a simple search returned only 500 entries instead of 1 lakh. On restart the issue went away. We didnt see any out of memory or heap issues or any log trace

       

      Can anyone help or provide any insight into this issue?