[infinispan-issues] [JBoss JIRA] (ISPN-3882) Recovery documentation is incorrect
Mircea Markus (JIRA)
issues at jboss.org
Thu Jan 9 11:11:33 EST 2014
[ https://issues.jboss.org/browse/ISPN-3882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-3882:
--------------------------------
Component/s: Documentation
> Recovery documentation is incorrect
> -----------------------------------
>
> Key: ISPN-3882
> URL: https://issues.jboss.org/browse/ISPN-3882
> Project: Infinispan
> Issue Type: Feature Request
> Components: Documentation
> Reporter: Mircea Markus
> Assignee: Mircea Markus
>
> <snip>
> 3.5. Cache Loaders and transactional caches
> When a cache is transactional and a cache loader is present, the cache loader won’t be enlisted in the transaction in which the cache is part. That means that it is possible to have inconsistencies at cache loader level: the transaction to succeed applying the in-memory state but (partially) fail applying the changes to the store. Manual recovery would not work with caches stores.
> </snip>
> The manual recovery should work with cache stores as well. A test - if missing - needs to be added to confirm this.
--
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