[infinispan-issues] [JBoss JIRA] (ISPN-2902) document exception handling in Infinispan
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Thu Mar 7 07:53:42 EST 2013
Mircea Markus created ISPN-2902:
-----------------------------------
Summary: document exception handling in Infinispan
Key: ISPN-2902
URL: https://issues.jboss.org/browse/ISPN-2902
Project: Infinispan
Issue Type: Task
Affects Versions: 5.2.3.Final
Reporter: Mircea Markus
Assignee: Mircea Markus
Fix For: 6.0.0.Final
Map/ConcurrentMap operations, as overridden by Infinispan, might throw various runtime exception to the user. These exceptions should be:
- documented (API)
- the user should be informed about what happens in the case of any such exceptions being thrown (e.g. the operation hasn't succeed an all nodes, the cache might be inconsistent, etc). This again should be added in the javadoc
(ISPN-629 did part of the job for TimeoutException)
--
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