[GitHub] stratos pull request: Modification to Thrift-Client-Configuration

2015-01-31 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/200#discussion_r23890505 --- Diff: components/org.apache.stratos.common/src/main/java/org/apache/stratos/common/statistics/publisher/ThriftClientConfigParser.java --- @@ -0,0 +1,113 @

[GitHub] stratos pull request: Modification to Thrift-Client-Configuration

2015-01-31 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/200#discussion_r23890488 --- Diff: components/org.apache.stratos.common/src/main/java/org/apache/stratos/common/statistics/publisher/ThriftClientConfig.java --- @@ -0,0 +1,88 @@ +

[GitHub] stratos pull request: Modification to Thrift-Client-Configuration

2015-01-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/200 --- 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 ena

[GitHub] stratos pull request: Modification to Thrift-Client-Configuration

2015-01-31 Thread imesh
Github user imesh commented on the pull request: https://github.com/apache/stratos/pull/200#issuecomment-72323378 Thanks @SupunrWork for the pull request! It looks good! We have now merged this to master branch. --- If your project is set up for it, you can reply to this email and ha

[GitHub] stratos pull request: Modification to Thrift-Client-Configuration

2015-01-31 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/200#discussion_r23889745 --- Diff: products/stratos/conf/data-bridge/thrift-client-config.xml --- @@ -0,0 +1,23 @@ + + + + +test User +test pass +

[GitHub] stratos pull request: Modification to Thrift-Client-Configuration

2015-01-31 Thread SupunrWork
GitHub user SupunrWork opened a pull request: https://github.com/apache/stratos/pull/200 Modification to Thrift-Client-Configuration Didn't change "user.dir" in ThriftClientConfig.java, since getCarbonHome() returned an null pointer exception. Added a different config file for unit