[
https://issues.apache.org/jira/browse/HBASE-20617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16491669#comment-16491669
]
Allan Yang commented on HBASE-20617:
------------------------------------
{quote}
I am sympathetic to the idea of enabling hot fixes, so maybe there is a
possible hybrid approach we can do? Where we still static compile, but then
allow for raw jsp in the web container?
{quote}
Yes, My patch does not influence the static compiling of existing jsps in the
project, meanwhile, we can easily put a new jsp in the web container, which is
HBASE_HOME/hbase-webapp/master(RegionServer), run it from web browser to do
some hot fix.
> Upgrade/remove jetty-jsp
> ------------------------
>
> Key: HBASE-20617
> URL: https://issues.apache.org/jira/browse/HBASE-20617
> Project: HBase
> Issue Type: Improvement
> Reporter: Sakthi
> Priority: Minor
>
> jetty-jsp removed after jetty-9.2.x version. We use the 9.2 version. Research
> so far brings out that apache-jsp might be of interest to us in jetty-9.4.x
> version(as JettyJspServlet.class is in apache-jsp). Yet to figure out about
> jetty-9.3.x.
> Filing to track this along.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)