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 2018/11/12 20:58:00 UTC

[jira] [Commented] (ASTERIXDB-2479) Add Networking Diagnostics API

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

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

Commit 1deff42b33066acc4c1d8afcd66a3791be0cec02 in asterixdb's branch refs/heads/master from [~mhubail]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=1deff42 ]

[ASTERIXDB-2479][API] Add Network Diagnostics API

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

Details:
- Add a new API that shows the state of node to node
  connections and their logical channels to help diagnose
  networking issues.
- Add channel details to the waiting thread name in
  NetworkOutputChannel.
- Add test case.

Change-Id: Id6fd5a96c56e7078d1404bebcbab8afe93ba8f64
Reviewed-on: https://asterix-gerrit.ics.uci.edu/3025
Sonar-Qube: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Contrib: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Murtadha Hubail <mh...@apache.org>
Reviewed-by: Michael Blow <mb...@apache.org>


> Add Networking Diagnostics API
> ------------------------------
>
>                 Key: ASTERIXDB-2479
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2479
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: API - HTTP API
>    Affects Versions: 0.9.5
>            Reporter: Murtadha Hubail
>            Assignee: Murtadha Hubail
>            Priority: Major
>             Fix For: 0.9.5
>
>
> To help diagnose any possible networking issues in node to node communications, we should add an API that shows the state of node to node connections and their logical channels. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)