Merge branch 'messaging-refactor' into develop
Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/63696ffa Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/63696ffa Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/63696ffa Branch: refs/heads/lahiru/AIRAVATA-2057 Commit: 63696ffa1c6ede30ca99b0b8da20e18d70e7c9ca Parents: 12d9efb 474ae23 Author: Shameera Rathnayaka <[email protected]> Authored: Wed Aug 10 15:43:32 2016 -0400 Committer: Shameera Rathnayaka <[email protected]> Committed: Wed Aug 10 15:43:32 2016 -0400 ---------------------------------------------------------------------- .../server/handler/AiravataServerHandler.java | 5 +- .../airavata/common/utils/ServerSettings.java | 10 -- .../main/resources/airavata-server.properties | 1 - .../messaging/core/PublisherFactory.java | 138 +++++++++---------- .../core/impl/GFACPassiveJobSubmitter.java | 9 +- .../server/OrchestratorServerHandler.java | 3 +- 6 files changed, 79 insertions(+), 87 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/63696ffa/airavata-api/airavata-api-server/src/main/java/org/apache/airavata/api/server/handler/AiravataServerHandler.java ----------------------------------------------------------------------
