[infinispan-issues] [JBoss JIRA] Created: (ISPN-327) Allow AsyncStore to retry and be extensible
Bryan Grunow (JIRA)
jira-events at lists.jboss.org
Mon Jan 11 19:36:30 EST 2010
Allow AsyncStore to retry and be extensible
-------------------------------------------
Key: ISPN-327
URL: https://jira.jboss.org/jira/browse/ISPN-327
Project: Infinispan
Issue Type: Feature Request
Components: Loaders and Stores
Affects Versions: 4.0.0.CR3
Reporter: Bryan Grunow
Assignee: Manik Surtani
In the current implementation of AsyncStore if the data cannot be stored to the backend then the change is lost. It would be nice for AsyncStore to queue up changes and retry.
Along with providing retries it would be nice to make the AsyncStore class more extensible such that custom logic can be implemented to facilitate the retries and excpetion behaviors.
This issues was originally raised in the user discussion http://community.jboss.org/thread/146008?tstart=0 by Alexander Kosenkov.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list