[
https://issues.apache.org/jira/browse/SAMZA-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16633471#comment-16633471
]
ASF GitHub Bot commented on SAMZA-1919:
---------------------------------------
Github user lindong28 closed the pull request at:
https://github.com/apache/samza/pull/668
> 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
> Priority: Major
>
> 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)