You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar issues.
Enhancement Request
Relate to ISSUE #4738 , It may need 2 phases to fix this issue.
Phase 1 : Replace sun.net.httpserver.HttpServer to use netty server . Keep HttpHandler remain the same.
Phase 2: Replace HttpHandler to event mesh HttpRequestProcessor
Describe the solution you'd like
Replace sun.net.httpserver.HttpServer to use netty server . Keep HttpHandler remain the same.
Search before asking
Enhancement Request
Relate to ISSUE #4738 , It may need 2 phases to fix this issue.
Phase 1 : Replace sun.net.httpserver.HttpServer to use netty server . Keep HttpHandler remain the same.
Phase 2: Replace HttpHandler to event mesh HttpRequestProcessor
Describe the solution you'd like
Replace sun.net.httpserver.HttpServer to use netty server . Keep HttpHandler remain the same.
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: