Albert Shau created TEPHRA-209:
----------------------------------
Summary: Improve exception handling in TransactionSystemClient
Key: TEPHRA-209
URL: https://issues.apache.org/jira/browse/TEPHRA-209
Project: Tephra
Issue Type: Improvement
Reporter: Albert Shau
Assignee: Poorna Chandra
The TransactionSystemClient API does not define very many exceptions that may
happen during failures. For example, the start methods don't throw any checked
exceptions, so the user just has to know that if the transaction service is not
available, a RuntimeException wrapping a TException is thrown.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)