You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Benedikt Waldvogel (JIRA)" <ji...@apache.org> on 2014/05/11 00:07:02 UTC

[jira] [Updated] (CAMEL-7425) Add EventDrivenPollingConsumer option to specify timeout

     [ https://issues.apache.org/jira/browse/CAMEL-7425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benedikt Waldvogel updated CAMEL-7425:
--------------------------------------

    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.

  was:
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.


> Add EventDrivenPollingConsumer option to specify timeout
> --------------------------------------------------------
>
>                 Key: CAMEL-7425
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7425
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.12.4, 2.13.2, 2.14.0
>            Reporter: Benedikt Waldvogel
>            Priority: Minor
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)