0 Replies Latest reply on Aug 7, 2013 3:38 PM by carloscurotto

    Asynchronous Store Retries

    carloscurotto

      I need to set unlimited quantity of retries when the cache store calls the store method asynchornously (when using write-behind).  I found that the quantity of retries is set to 3, and it is not possible to change it.  Do you agree that it would be great to make it configurable? -1 could mean forever.  Then -1 is set and the store operation fails then i suggest to requeue the modification to the write-behind thread can continue storing other objects and eventually try again later once it or another write-behind thread gets the failed object for storage again.

       

       

      Thanks a lot,

      Carlos Curotto.