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

Make it easy to configure thread name pattern in XML DSL

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.11.0
    • camel-spring
    • None
    • Unknown

    Description

      If you want to change default thread naming pattern you would need to use a <bean> tag in XML DSL. We should make this easier with a new attribute on <camelContext> to set this.

      <camelContext threadNamePattern="xxxX" ...>

      We have an attribute already for setting JMX naming pattern.

      See
      http://stackoverflow.com/questions/13372675/configure-camel-thread-names-with-spring-dsl

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: