ibm-messaging / kafka-connect-mq-sink

This repository contains a Kafka Connect sink connector for copying data from Apache Kafka into IBM MQ.
Apache License 2.0
35 stars 43 forks source link

Replace JMSContext with Session to use MQPUT rather than MQPUT1 for improved message throughput. #51

Closed JamRamPage closed 1 year ago

dalelane commented 1 year ago

Closing this as we've discussed offline that we need to think about how we don't break compatibility with existing custom message builders