[ https://issues.apache.org/jira/browse/HBASE-20398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
stack resolved HBASE-20398. --------------------------- Resolution: Fixed Assignee: Balazs Meszaros Hadoop Flags: Reviewed Fix Version/s: 2.0.0 Nice cleanup. Thanks [~balazs.meszaros]. This stuff being broken makes us look bad. Thanks. Pushed to branch-2.0+ > 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 > Assignee: Balazs Meszaros > Priority: Major > Fix For: 2.0.0 > > Attachments: HBASE-20398.master.001.patch > > > {{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)