You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/08/01 20:26:00 UTC

[jira] [Commented] (ASTERIXDB-2009) Improve error reporting in MultiplexedConnection

    [ https://issues.apache.org/jira/browse/ASTERIXDB-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16109692#comment-16109692 ] 

ASF subversion and git services commented on ASTERIXDB-2009:
------------------------------------------------------------

Commit 543a4bb729daae8748a07bc8aebabbfbc0e0f46b in asterixdb's branch refs/heads/master from [~dlychagin-cb]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=543a4bb ]

[ASTERIXDB-2009][RT] Improve error reporting in MultiplexedConnection

- user model changes: no
- storage format changes: no
- interface changes: no

Details:
- retain cause exception and ip address when raising error
  in MultiplexedConnection.waitUntilConnected()

Change-Id: I39c2db3b966dbde5c4c04ba061132a74195fb155
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1910
Reviewed-by: Yingyi Bu <bu...@gmail.com>
Sonar-Qube: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
BAD: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>


> Improve error reporting in MultiplexedConnection
> ------------------------------------------------
>
>                 Key: ASTERIXDB-2009
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2009
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: HYR - Hyracks
>            Reporter: Dmitry Lychagin
>            Assignee: Dmitry Lychagin
>            Priority: Minor
>
> The error thrown on connection failure by MultiplexedConnection.waitUntilConnected() does not provide enough information to debug the issue.
> It should
> - retain the original exception that caused the failure, and
> - provide ip address in the error message  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)