Dong Lin created SAMZA-1919:
-------------------------------
Summary: Add KafkaSystemDescriptor constructor to allow arbitrary
factory class
Key: SAMZA-1919
URL: https://issues.apache.org/jira/browse/SAMZA-1919
Project: Samza
Issue Type: Improvement
Reporter: Dong Lin
Assignee: Dong Lin
Currently KafkaSystemDescriptor is hardcoded to use
org.apache.samza.system.kafka.KafkaSystemFactory as the system factory for
instantiating producer/consumer/admin. Users may want to use most methods in
KafkaSystemDescriptor but with a different factory class. We can meet such
use-case by adding a constructor that allows user to specify the factory class
name.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)