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/10/07 19:05:00 UTC

[jira] [Updated] (GOBBLIN-1116) Avoid registering schema with schema registry during MetricReporting initialization from cluster workers

     [ https://issues.apache.org/jira/browse/GOBBLIN-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sudarshan Vasudevan updated GOBBLIN-1116:
-----------------------------------------
    Fix Version/s: 0.15.0

> Avoid registering schema with schema registry during MetricReporting initialization from cluster workers
> --------------------------------------------------------------------------------------------------------
>
>                 Key: GOBBLIN-1116
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1116
>             Project: Apache Gobblin
>          Issue Type: Improvement
>          Components: gobblin-cluster
>    Affects Versions: 0.15.0
>            Reporter: Sudarshan Vasudevan
>            Assignee: Hung Tran
>            Priority: Major
>             Fix For: 0.15.0, 0.16.0
>
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> This PR avoids having to register schema with schema registry on Kafka metric reporter initialization from cluster workers. This avoids a potentially large number of connections that may be initiated with Kafka Schema registry on Gobblin on Yarn application launch. 



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