You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Sudarshan Vasudevan (Jira)" <ji...@apache.org> on 2020/06/12 00:17:00 UTC

[jira] [Created] (GOBBLIN-1191) Reuse Helix instance names when containers are released by Gobblin Application Master

Sudarshan Vasudevan created GOBBLIN-1191:
--------------------------------------------

             Summary: Reuse Helix instance names when containers are released by Gobblin Application Master
                 Key: GOBBLIN-1191
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1191
             Project: Apache Gobblin
          Issue Type: Improvement
          Components: gobblin-yarn
    Affects Versions: 0.15.0
            Reporter: Sudarshan Vasudevan
            Assignee: Abhishek Tiwari
             Fix For: 0.15.0


Currently, when containers are released by Gobblin Application Master, the Helix instance names are not released back to the pool of unused instance names. The effect of this is that the number of unique Helix instances keeps growing over time. Since Helix creates one znode per instance, this can result in the number of znodes to grow unboundedly. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)