Simplify Avro-rpc extension if Avro-ipc will provide better API
Open
- Dominant language
- Java
- Stars
- 302
- Forks
- 232
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 114
Description
Follow-up issue for https://github.com/apache/camel-quarkus/pull/2859.
Current fix brings Vertx implementation of http server. Unfortunately `ResponderServlet` has to be used, even if no servlets are used. There is an improvement in avro project - https://issues.apache.org/jira/browse/AVRO-3166 - asking to provide better helper methods.
If solution of `avro` issue brings a better method(s) for vertx http server, current extension should be refactored.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.