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

ASF GitHub Bot commented on TRAFODION-1736:
-------------------------------------------

GitHub user venkat1m opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/247

    TRAFODION-1736 REST server reports duplicate DCS connections

    Fix for TRAFODION-1736 where REST server was reporting duplicate entries 
for servers after a dcs restart.
    
    Also fixed these other errors reported by eclipse:
    - Fixed the java package name for the GetStatusResponse.java and 
ConfTool.java
    - Removed the @override annotation for some of the methods which were 
either implementing interface methods or abstract methods with no real 
implementation in the super class. Touched classes are ZkClient , 
JAXBContextResolver and PlainTextMessageBodyProducer

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/venkat1m/incubator-trafodion TRAFODION-1736

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/247.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #247
    
----
commit a204166570f235be8913c93b7a359d3fc0f004b1
Author: venkat1m <venkat.muthusw...@esgyn.com>
Date:   2016-01-05T18:21:23Z

    TRAFODION-1736 REST server reports duplicate DCS connections

----


> REST server reports duplicate DCS connections
> ---------------------------------------------
>
>                 Key: TRAFODION-1736
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1736
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: connectivity-general
>         Environment: DCS server is restarted using dcsstop/dcsstart but REST 
> server is not restarted.
>            Reporter: Venkat Muthuswamy
>            Assignee: Venkat Muthuswamy
>
> IF the DCS is restarted without restarting REST server, the REST reports 
> duplicate DCS connections. 
>  http://<rest host:port>/v1/servers/dcs/connections  
> If you do a normal sqstop and sqrestart, everything works fine. If you also 
> bounce rest server, again everything is fine.
> The issue is when you bounce DCS only.



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

Reply via email to