Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.16.0, 1.16.2, 1.16.3
-
None
Description
Description
RMQSource currently sets prefetch Count with global QoS which is incompatible with Quorum queues.
Consideration
Currently the RMQSource implements SourceFunction which is deprecated from 1.18, the current RabbitMQ connector is compatible with 1.16 which is out of support, another approach would be migrating the source to the new API for the next connector release.