Balazs Meszaros created HBASE-20398:
---------------------------------------

             Summary: Redirect doesn't work on web UI
                 Key: HBASE-20398
                 URL: https://issues.apache.org/jira/browse/HBASE-20398
             Project: HBase
          Issue Type: Bug
          Components: UI
    Affects Versions: 3.0.0, 2.0.0
            Reporter: Balazs Meszaros


{{table.jsp}} contains _"Go Back, or wait for the redirect."_ string after we 
invoke compaction, split, etc. Previously it redirected to the previous page 
after 5 seconds. The string is there currently, but nothing happens.

After digging into the code, a found the following:
 - {{ecce7c2}} (HBASE-3948) it was introduced,
 - {{3bd9191}} (HBASE-9850) it was refactored,
 - {{3b2b22b}} (HBASE-19291) it was removed.

This string appears on {{rsgroup.jsp}}, {{snapshot.jsp}} and {{table.jsp}}. We 
should fix them by removing the string, or by adding redirection again.



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

Reply via email to