You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/02/17 09:07:00 UTC

[jira] [Resolved] (CAMEL-16214) camel-vertx - HeadsMapFactory to use vertx case insensitive map

     [ https://issues.apache.org/jira/browse/CAMEL-16214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-16214.
---------------------------------
    Resolution: Invalid

We cannot do this as the vertx case insensitive map is for string values only, and Camel headers can be any object type.

> camel-vertx - HeadsMapFactory to use vertx case insensitive map
> ---------------------------------------------------------------
>
>                 Key: CAMEL-16214
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16214
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-vertx
>            Reporter: Claus Ibsen
>            Priority: Major
>
> We can look at using vertx case insensitive map which may be faster than the default map we use in camel-core, for users on camel-quarkus / vertx etc.
> It will use the same plugin mehanism as we have for the camel-headersmap component



--
This message was sent by Atlassian Jira
(v8.3.4#803005)