[
https://issues.apache.org/jira/browse/HBASE-25388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Somogyi updated HBASE-25388:
----------------------------------
Fix Version/s: connector-1.0.1
Resolution: Fixed
Status: Resolved (was: Patch Available)
Merged PR to master. Thanks for the contribution [~akatona]!
> 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
> Fix For: connector-1.0.1
>
>
> 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)