Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

camel-jdbc: auto-closing the statement prevents post-processing #6192

Merged
merged 1 commit into from Oct 1, 2021

Conversation

orpiske
Copy link
Contributor

@orpiske orpiske commented Oct 1, 2021

Although it would be advisable to have the statement auto-closing, in
this case it prevents the result set from being post-processed. This
causes a failure subsequently, when the result set from the statement is
used to iterate over the results.

Although it would be advisable to have the statement auto-closing, in
this case it prevents the result set from being post-processed. This
causes a failure subsequently, when the result set from the statement is
used to iterate over the results.
@orpiske
Copy link
Contributor Author

orpiske commented Oct 1, 2021

I opened for future investigation: https://issues.apache.org/jira/browse/CAMEL-17032

@davsclaus davsclaus merged commit 83a5f10 into apache:main Oct 1, 2021
@orpiske orpiske deleted the fix-jdbc branch August 16, 2022 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants