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/15 06:15:00 UTC

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

Claus Ibsen created CAMEL-16208:
-----------------------------------

             Summary: 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
             Fix For: 3.9.0


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.3.4#803005)