lburgazzoli commented on pull request #4409: URL: https://github.com/apache/camel/pull/4409#issuecomment-706548093
> Why are we using a TreeMap now? If the keys should be case insensitive, then dont you need to provide a comparator that does that? > I don't think I have changed it, looks like the original code [uses](https://github.com/apache/camel/blob/95a3587ebeda05e956487b78d0163db2b7fcae67/core/camel-support/src/main/java/org/apache/camel/support/component/EndpointUriFactorySupport.java#L80) TreeMap already, should I chnage it ? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
