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

camel-core - Optimize HeaderFilterStrategy with startsWith pattern

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.9.0
    • camel-core
    • None
    • Unknown

    Description

      Instead of reg exp pattern that causes overhead compared to a quick startsWith check, then lets add a way for quickly filtering by startsWith.

      Then we can check for starts with

      Camel*
      camel*
      org.apache.camel.*

      As they are not intended as protocol/user headers.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: