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

aws-sqs queue creation does not support FIFO queues

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.21.0
    • 2.21.0
    • camel-aws
    • None
    • Unknown

    Description

      CAMEL-11224 added support for new FIFO queues.

      Nevertheless the createQueue method of the SqsEndpoint class doesn't seem to support the creation of FIFO queues. The AWS documentation regarding the CreateQueue API states that the following attributes should be set:

      • FifoQueue (needed otherwise AWS will fail the queue name validation, "Can only include alphanumeric characters, hyphens, or underscores. 1 to 80 in length")
      • ContentBasedDeduplication (defaults to false if omitted)

      We intend to submit a pull request to fix this with slukes.

      Attachments

        Issue Links

          Activity

            People

              acosentino Andrea Cosentino
              Pyves Pierre-Yves Bigourdan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: