You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2017/09/21 17:52:00 UTC

[jira] [Created] (SAMZA-1427) KafkaCheckpointMgr should use KafkaSystemFactory to instantiate systemConsumer and systemProducer

Boris Shkolnik created SAMZA-1427:
-------------------------------------

             Summary: KafkaCheckpointMgr should use KafkaSystemFactory to instantiate systemConsumer and systemProducer
                 Key: SAMZA-1427
                 URL: https://issues.apache.org/jira/browse/SAMZA-1427
             Project: Samza
          Issue Type: Improvement
            Reporter: Boris Shkolnik


Currently KafkaCheckpointMgr is using SimpleKafkaConsumer directly to read the the checkpoint stream. Instead it should use a factory, so another factory can be plugged in if needed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)