Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.12.4, 2.13.2, 2.14.0
-
None
-
Unknown
Description
This is a follow-up feature request for CAMEL-7411.
Since the EventDrivenPollingConsumer is blocking on the internal queue by default now, another option (e.g. pollingConsumerBlockTimeout) would be helpful to specify the maximum wait time on the internal queue.offer(…) call.