You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "John Zhuge (JIRA)" <ji...@apache.org> on 2016/09/13 05:10:20 UTC

[jira] [Created] (HADOOP-13597) Switch KMS to use Jetty

John Zhuge created HADOOP-13597:
-----------------------------------

             Summary: Switch KMS to use Jetty
                 Key: HADOOP-13597
                 URL: https://issues.apache.org/jira/browse/HADOOP-13597
             Project: Hadoop Common
          Issue Type: Improvement
          Components: kms
    Affects Versions: 2.6.0
            Reporter: John Zhuge
            Assignee: John Zhuge


The Tomcat 6 we are using will reach EOL at the end of 2017. While there are other good options, I would propose switching to {{Jetty 9}} for the following reasons:
* Easier migration. Both Tomcat and Jetty are based on {{Servlet Containers}}, so we don't have change client code that much. It would require more work to switch to {{JAX-RS}}.
* Well established.
* Good performance and scalability.

Other alternatives:
* Jersey + Grizzly
* Tomcat 8

Your opinions will be greatly appreciated.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org