[infinispan-issues] [JBoss JIRA] (ISPN-3453) Notification in case that entries have been lost

Radim Vansa (JIRA) jira-events at lists.jboss.org
Fri Aug 30 05:34:03 EDT 2013


Radim Vansa created ISPN-3453:
---------------------------------

             Summary: Notification in case that entries have been lost
                 Key: ISPN-3453
                 URL: https://issues.jboss.org/browse/ISPN-3453
             Project: Infinispan
          Issue Type: Feature Request
          Components: State transfer
            Reporter: Radim Vansa
            Assignee: Mircea Markus


Currently, when some entries are lost due to multiple node crash, the application executing requests against infinispan cache is not notified in any way - it just gets null response for subsequent requests for the lost entries.

IMO there should be at least an option to get exception if the cache gets corrupted in this way, so that the application will not produce further inconsistent data.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list