You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nihal Jain (JIRA)" <ji...@apache.org> on 2018/06/06 20:53:00 UTC

[jira] [Updated] (HBASE-20693) Refactor rest and thrift jsp's and extract header and footer

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

Nihal Jain updated HBASE-20693:
-------------------------------
    Summary: Refactor rest and thrift jsp's and extract header and footer  (was: Log Level page may throw FNFE if no header.jsp or footer.jsp is present)

> Refactor rest and thrift jsp's and extract header and footer
> ------------------------------------------------------------
>
>                 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, rest_after_patch.png
>
>
> 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)