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

camel-core: avoid unnecessary matching lookup

    XMLWordPrintableJSON

Details

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

    Description

      In some cases, we can eagerly determine that some types are not convertible. This can happen when both the from and the that from types are the same, but their to's don't, because we only use the from types to compute the match.

      This should save a few cycles when dealing with the worst case scenarios.

      Attachments

        Issue Links

          Activity

            People

              orpiske Otavio Rodolfo Piske
              orpiske Otavio Rodolfo Piske
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: