Sudarshan Vasudevan created GOBBLIN-945:
-------------------------------------------
Summary: Refactor Kafka extractor statistics tracking to allow
code reuse across both batch and streaming execution modes
Key: GOBBLIN-945
URL: https://issues.apache.org/jira/browse/GOBBLIN-945
Project: Apache Gobblin
Issue Type: Improvement
Components: gobblin-kafka
Affects Versions: 0.15.0
Reporter: Sudarshan Vasudevan
Assignee: Shirshanka Das
Fix For: 0.15.0
Current implementation of kafka extractor stats tracking is deeply integrated
with the batch implementation of KafkaExtractor preventing it from being used
in streaming Kafka extractor implementations. In addition to code reuse, the
refactoring allows for writing unit tests for statistics tracker.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)