Skip to content

CAMEL-7447 Allow to stream the result of a database query#159

Merged
asfgit merged 1 commit into
apache:masterfrom
adessaigne:CAMEL-7447
May 27, 2014
Merged

CAMEL-7447 Allow to stream the result of a database query#159
asfgit merged 1 commit into
apache:masterfrom
adessaigne:CAMEL-7447

Conversation

@adessaigne
Copy link
Copy Markdown
Contributor

It's only possible in the jdbc-component because it controls when the close() operations are performed.
It's not possible in the sql-component because it delegates the close() calls to Spring's {{JdbcTemplate}}

@asfgit asfgit merged commit 16c1d36 into apache:master May 27, 2014
@adessaigne adessaigne deleted the CAMEL-7447 branch May 29, 2014 09:42
tdiesler pushed a commit to tdiesler/camel that referenced this pull request Sep 29, 2023
Croway added a commit that referenced this pull request Apr 1, 2026
The matrix build cells are consistently timing out at 7 hours,
causing 3 consecutive ABORTs (builds #160-162). Build #159 shows
a cell legitimately needed ~9.8h to complete. 600 minutes allows
completion while still catching hung builds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants