Dimuthu Upeksha created AIRAVATA-3170:
-----------------------------------------

             Summary: Multiple Zookeeper client connections are created when 
WorkflowCancellationTask is initialized
                 Key: AIRAVATA-3170
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-3170
             Project: Airavata
          Issue Type: Bug
          Components: helix implementation
    Affects Versions: 0.18
            Reporter: Dimuthu Upeksha
            Assignee: Dimuthu Upeksha
             Fix For: 0.19


Currently one zk connection is created for each WorkflowCancellationTask is 
initialized. This causes the limit of zookeeper connections that we can create 
concurrently getting saturated and zookeeper not letting to create any more 
connections. Use a zk client pool or a global connection for all tasks to avoid 
this. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to