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

camel-rabbitmq - Binding parameters with x- is not possible when using endpointdsl

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0
    • 3.0.1, 3.1.0
    • camel-rabbitmq
    • None
    • Unknown

    Description

      I can' use some rabbitMq parameter eg: x-max-priority please provide an working exemple.
      It was before possible doing that using deprecated parameter &queueArgsConfigurer=#rabbitMqQueueArgsConfigurer

      @Bean("rabbitMqQueueArgsConfigurer")
      public ArgsConfigurer rabbitMqQueueArgsConfigurer() {
          return map -> map.put("x-max-priority", 10);
      }
      

      See this one:
      https://stackoverflow.com/a/44651087/4271976

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              michael992 michael elbaz
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 10m
                  10m