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

Create new parameter "mq.encoding" to override the destination character set #43

Open tokunagadaniel opened 3 years ago

tokunagadaniel commented 3 years ago

According to the website: jms encoding

"An application can override the destination character set by setting the message property JMS_IBM_CHARACTER_SET. JMS_IBM_CHARACTER_SET, when sending a message must be a numeric coded character set identifier2."