[
https://issues.apache.org/jira/browse/CAMEL-9491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15089399#comment-15089399
]
ASF GitHub Bot commented on CAMEL-9491:
---------------------------------------
GitHub user gautric opened a pull request:
https://github.com/apache/camel/pull/758
CAMEL-9491 : statement.maxRows not working as expected camel jdbc
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gautric/camel CAMEL-9491
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/758.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #758
----
commit 03db98b29769141d11ae60c6fed6fb176a443af2
Author: gautric <[email protected]>
Date: 2016-01-08T15:36:44Z
CAMEL-9491 : statement.maxRows not working as expected camel jdbc
commit 649c2605500843d278f9e168d12b8fc29ea6ba29
Author: gautric <[email protected]>
Date: 2016-01-08T15:49:43Z
CAMEL-9491 : statement.maxRows not working as expected camel jdbc
add maxrows test
commit 7abfb48ed01bb8b0eee1f02b408dcb96894ffcd4
Author: gautric <[email protected]>
Date: 2016-01-08T15:54:01Z
CAMEL-9491 : statement.maxRows not working as expected camel jdbc
----
> statement.maxRows not working as expected camel jdbc
> -----------------------------------------------------
>
> Key: CAMEL-9491
> URL: https://issues.apache.org/jira/browse/CAMEL-9491
> Project: Camel
> Issue Type: Bug
> Components: camel-jdbc
> Affects Versions: 2.16.1
> Reporter: Felix Thomas
> Assignee: Greg A.
>
> I have tested in
> multiple versio*n i.e. 2.15.1,2.16.0,2.16.1 *also but still the same issue.
> Camel JDBC component statement.maxRows is not respected when query is fired
> repeatedly using a timer. It works fine only on the first run of the route
> after that the query gets all the records.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)