[
https://issues.apache.org/jira/browse/HBASE-20398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16442425#comment-16442425
]
Hudson commented on HBASE-20398:
--------------------------------
Results for branch master
[build #303 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/303/]: (x)
*{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/master/303//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/303//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/303//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
> 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)