This is an automated email from the ASF dual-hosted git repository.
yasith pushed a change to branch feat/single-jvm
in repository https://gitbox.apache.org/repos/asf/airavata.git
from b4d042f223 feat: add ParserWorkflowManager to bootstrap, fix all
ThriftClientPool multiplexing
add cf72b26b8f refactor: unify all background services under IServer
lifecycle
add 75ca7d7217 refactor: all background services implement IServer directly
No new revisions were added by this update.
Summary of changes:
.../apache/airavata/api/server/AiravataServer.java | 70 +++++++++++-----------
.../helix/impl/controller/HelixController.java | 45 +++++++++++++-
.../helix/impl/participant/GlobalParticipant.java | 42 ++++++++++++-
.../helix/impl/workflow/ParserWorkflowManager.java | 41 ++++++++++++-
.../helix/impl/workflow/PostWorkflowManager.java | 41 ++++++++++++-
.../helix/impl/workflow/PreWorkflowManager.java | 41 ++++++++++++-
.../airavata/monitor/email/EmailBasedMonitor.java | 42 ++++++++++++-
.../airavata/monitor/realtime/RealtimeMonitor.java | 41 ++++++++++++-
8 files changed, 320 insertions(+), 43 deletions(-)