[
https://issues.apache.org/jira/browse/CAMEL-16798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-16798:
--------------------------------
Issue Type: Task (was: Bug)
> JdbcCachedMessageIdempotentRepository broken on case changing SQL
> implementations
> ---------------------------------------------------------------------------------
>
> Key: CAMEL-16798
> URL: https://issues.apache.org/jira/browse/CAMEL-16798
> Project: Camel
> Issue Type: Task
> Components: camel-sql
> Affects Versions: 3.12.0
> Reporter: Michael Genereux
> Priority: Major
>
> On case-sensitive SQL implementations that also manipulate the case of
> unquoted SQL names, the `JdbcCachedIdempotentMessageIdRepository` uses column
> names to retrieve SQL results and fails. While this is a failure on the part
> of the SQL implementation, there's no reason that using column index methods
> can't be used and fix the problem.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)