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

Add support for caching JDBC Idempotent Repository

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.11.0
    • 3.12.0
    • camel-sql
    • None
    • Unknown

    Description

      The JDBC Idempotent Repository does a full transactional query on every check by the Idempotent Consumer.  On SQL Server implementations that have a high overhead per query, each query can take two seconds. For a 1000 checks, this can take a half hour.  My proposal is to cache the repository list in a single query and then reference that list in memory.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: