[
https://issues.apache.org/activemq/browse/CAMEL-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46028#action_46028
]
Claus Ibsen commented on CAMEL-940:
-----------------------------------
Well I have been wrong here. We should actually use a timer or some other
mechanism to trigger when to consume from iBatis. It does not support
out-of-the-box to be scheduled to read from the database every 10th seconds etc.
> IBatisPollingConsumer should extended ScheduledPollingConsumer to support
> delays
> --------------------------------------------------------------------------------
>
> Key: CAMEL-940
> URL: https://issues.apache.org/activemq/browse/CAMEL-940
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-ibatis
> Affects Versions: 1.4.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 1.5.0
>
>
> Currently it will constantly poll without any support for delays etc.
> We should extend ScheduledPollConsumer instead that has all the delay support
> See nabble:
> http://www.nabble.com/Expected-behavior-of-Ibatis-delay-option.-td19678507s22882.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.