Description
After HADOOP-12765 is committed to branch-2, the handling of SSL connection by HttpServer2 may suffer the same Jetty bug described in HADOOP-10588. We should consider adding the same workaround for SSL connection.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-12765 HttpServer2 should switch to using the non-blocking SslSelectChannelConnector to prevent performance degradation when handling SSL connections
- Resolved