Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-16798

JdbcCachedMessageIdempotentRepository broken on case changing SQL implementations

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.12.0
    • 3.12.0
    • camel-sql
    • None
    • Unknown

    Description

      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.

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mgenereu Michael Genereux
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: