[ 
https://issues.apache.org/jira/browse/HBASE-20693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nihal Jain updated HBASE-20693:
-------------------------------
    Fix Version/s: 3.0.0
           Status: Patch Available  (was: Open)

This patch takes care of point 1.

Point 2 is optional. I think we should do it as its always a good idea to break 
up jsp s into header/footers. Also as the rest/thrift UIs grow more complex, we 
will have to do it someday. Keeping it open for now, will do it if asked for.

> Log Level page may throw FNFE if no header.jsp or footer.jsp is present
> -----------------------------------------------------------------------
>
>                 Key: HBASE-20693
>                 URL: https://issues.apache.org/jira/browse/HBASE-20693
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Nihal Jain
>            Assignee: Nihal Jain
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: HBASE-20469.master.001.patch
>
>
> Log Level page design was changed to include header and footers in 
> HBASE-20577. Not all web UIs in hbase have header/footer jsp. Also, it would 
> be wrong to assume some new project would be having its jsp refactored into 
> header/footer.
> To mitigate, we can do the following:
>  1) fall back to original log level design if 'header.jsp'/'footer.jsp' is 
> not present
>  2) Next, refactor jsp file of other projects (like rest, thrift) to have 
> 'header.jsp' and 'footer.jsp'



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to