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

Switch to java.util.UUID for generating unique IDs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.1.0
    • camel-core, camel-jms
    • None
    • Patch Available

    Description

      This is necessary to get camel-core running on Google App Engine, because the existing UUID generator implementation uses classes that are not on the App Engine's JRE whitelist (e.g. InetAddress). The provided patch replaces the current UUID generator and is designed for being extendable with other UUID generation strategies if needed.

      For details see http://www.nabble.com/Camel-on-Google-App-Engine-to25921155s22882.html.

      Attachments

        1. uuid.ptach
          15 kB
          Martin Krasser

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              mrt1nz Martin Krasser
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: