Andras Katona created HBASE-25388:
-------------------------------------

             Summary: 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


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)

Reply via email to