You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by venkat1m <gi...@git.apache.org> on 2016/01/05 19:28:29 UTC

[GitHub] incubator-trafodion pull request: TRAFODION-1736 REST server repor...

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 <ve...@esgyn.com>
Date:   2016-01-05T18:21:23Z

    TRAFODION-1736 REST server reports duplicate DCS connections

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-trafodion pull request: TRAFODION-1736 REST server repor...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---