Replace Jetty with Armeria #8666
kezhenxu94
started this conversation in
Ideas
Replies: 3 comments 1 reply
-
|
/cc @wu-sheng |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I am definitely supporting this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@wankai123 I think you asked this, right? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since we've been using Armeria as our ElasticSearch HTTP client, and Armeria can serve as an HTTP server, I'm considering whether we could remove Jetty dependencies by using Armeria as our HTTP endpoint server, this includes the agent report HTTP protocol and the GraphQL query protocol.
We can reduce more than 7 dependencies from this.
Beta Was this translation helpful? Give feedback.
All reactions