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.