You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2016/10/27 09:59:58 UTC

[jira] [Created] (QPID-7476) [Java Client] Improve error message when timeout exception thrown in commit

Rob Godfrey created QPID-7476:
---------------------------------

             Summary: [Java Client] Improve error message when timeout exception thrown in commit
                 Key: QPID-7476
                 URL: https://issues.apache.org/jira/browse/QPID-7476
             Project: Qpid
          Issue Type: Improvement
          Components: Java Client
            Reporter: Rob Godfrey


Currently if a timeout exception occurs when the session is waiting for the response to a commit, the thrown error has the message:

Exception during commit: Server did not respond in a timely fashion:null

The null at the end is due to the fact there is no underlying exception for the timeout exception.

Rather than printing the null, if there is no underlying exception, the final text should be omitted.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org