2 Replies Latest reply on Nov 26, 2013 9:51 AM by nadirx

    Infinispan write behind? What am i doing wrong

    vhazratiknol

      I have a small test in which I am trying to chalk out the time taken by Infinispan in a local cache and then in a local cache with a write behind.

      Surprisingly, the time taken in a local cache to put 8M entries is around 27 sec and to do a get it is 1 millisec. That is good. However, as soon as I enable the write behind the does not even end in 30 minutes. I am sure there is something which is terribly wrong with the configuration.

      I have used 5.3.0 Final and 5.2.7 final.

      The configurations and the code are pasted here http://pastebin.com/PSiJFFiZ