Sudarshan Vasudevan created GOBBLIN-1116:
--------------------------------------------
Summary: 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
Fix For: 0.15.0
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)