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

[jira] [Created] (CAMEL-16270) Vertx Buffer converter should sharable among vertx components and not tied with vertx-web.

James Hilliard created CAMEL-16270:
--------------------------------------

             Summary: Vertx Buffer converter should sharable among vertx components and not tied with vertx-web.
                 Key: CAMEL-16270
                 URL: https://issues.apache.org/jira/browse/CAMEL-16270
             Project: Camel
          Issue Type: Improvement
          Components: camel-platform-http-vertx, camel-vertx, camel-vertx-websocket
    Affects Versions: 3.8.0
            Reporter: James Hilliard
             Fix For: Future


Currently the Vertx buffer converter is tied to the camel-vertx-web component even though Vertx Buffers are part of vertx-core, lets split it into a shared camel-vertx-common component and have all components that require it depend on that.



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