kafka-connect-mq-source icon indicating copy to clipboard operation
kafka-connect-mq-source copied to clipboard

This repository contains a Kafka Connect source connector for copying data from IBM MQ into Apache Kafka.

Results 25 kafka-connect-mq-source issues
Sort by recently updated
recently updated
newest added

### Description IBM MQ can provide messages via Topic Subscriptions as an alternative to Queues. I would like to request that this connector can also pull messages from Topics through...

### What happened? When reading a message that contains RFH header no exception is being thrown. Is there a way to consumer messages that contain RFH message in the header?...

### What happened? I am passing below settings in my connector , but its always saying , valueSchema is null , Is my configs needs to be corrected. apiVersion: kafka.strimzi.io/v1beta2...

bug

# Description Fixes #124 ## Type of change - [x] New feature (non-breaking change which adds functionality) ## How Has This Been Tested? No additional tests added for this feature...

The connector jar was not placed inside the folder connectors/ # Description Fixes # (issue) ## Type of change Please delete options that are not relevant. - [x] Bug fix...