[
https://issues.apache.org/jira/browse/HBASE-25388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Somogyi reassigned HBASE-25388:
-------------------------------------
Assignee: Andras Katona
> Replacing Producer implementation with an extension of MockProducer on
> testing side in hbase-connectors
> -------------------------------------------------------------------------------------------------------
>
> Key: HBASE-25388
> URL: https://issues.apache.org/jira/browse/HBASE-25388
> Project: HBase
> Issue Type: Task
> Components: hbase-connectors
> Reporter: Andras Katona
> Assignee: Andras Katona
> Priority: Major
>
> Currently it is implementing the Producer interface and makes it harder to
> upgrade kafka version if the interface changes.
> Instead extending MockProducer and overriding just the send method is enough
> for the test.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)