You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by mohan radhakrishnan <ra...@gmail.com> on 2022/03/09 06:46:11 UTC

IBM MQ Connector capacity planning

Hello,
                Can anyone share their experiences if they have use cases ?
I am specifically looking for these and any other details you may have.

1. How did you measure the throughput when sourcing MQ messages ?
2. Did you configure some type of buffering in MQ ? What happens if the
connect worker is down for some time ?
3. Did you build a de-duplication layer using Stream windows ? This
connector guarantees only 'Atleast Once'.

Thanks.