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

AbstractCamelContext methods with similar behavior

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.6.0
    • camel-core
    • None
    • Unknown

    Description

      The AbstractCamelContext class provides two similar methods:

      Endpoint doGetEndpoint(String uri, boolean normalized, boolean prototype) 
      Endpoint doGetEndpoint(String uri, Map<String, Object> parameters, boolean normalized)
      

      would be nice to have them merged to reduce the rissk of bugs like https://issues.apache.org/jira/browse/CAMEL-15445

      Attachments

        Activity

          People

            gnodet Guillaume Nodet
            lb Luca Burgazzoli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: