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

fix: builder errors due to missing configurations #70

Closed Joel-hanson closed 1 month ago

Joel-hanson commented 1 month ago

Signed-off-by: Joel Hanson joelhanson025@gmail.com

Description

Certain integration tests where failing due to missing configuration similar to mq source connector.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Ran the tests locally

Checklist