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

[jira] [Created] (CAMEL-16740) Camel-avro-rpc allow change of http server implementation using SPI

Jiri Ondrusek created CAMEL-16740:
-------------------------------------

             Summary: Camel-avro-rpc allow change of http server implementation using SPI
                 Key: CAMEL-16740
                 URL: https://issues.apache.org/jira/browse/CAMEL-16740
             Project: Camel
          Issue Type: Improvement
          Components: camel-avro
    Affects Versions: 3.10.0
            Reporter: Jiri Ondrusek
            Assignee: Jiri Ondrusek


It would be nice, if there is a way of changing HTTP server implementation for camel-avro-rpc.

 

Initial idea is to add SPI interface which allows creation of own HTTP server and to put default jetty implementation into separated module to allow exclusion.

 

This approach could be used in camel-quarkus to fix https://github.com/apache/camel-quarkus/issues/2651



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