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/12/01 19:25:00 UTC

[jira] [Resolved] (CAMEL-16208) camel-vertx-kafka - Optimize consumer with header filtering

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

Claus Ibsen resolved CAMEL-16208.
---------------------------------
    Resolution: Won't Fix

So vertx-kafka is not recommended as quarkus is not using it anymore, and its not so active maintained. The regular camel-kafka has been improved a lot since.

> camel-vertx-kafka - Optimize consumer with header filtering
> -----------------------------------------------------------
>
>                 Key: CAMEL-16208
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16208
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-kafka
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: 3.x
>
>
> This uses too much funky functional code that is slower and creates object overhead. A simple for loop would be quicker.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)