Improve split/compact result page for RegionServer status page
--------------------------------------------------------------
Key: HBASE-3948
URL: https://issues.apache.org/jira/browse/HBASE-3948
Project: HBase
Issue Type: Improvement
Components: regionserver
Affects Versions: 0.90.3, 0.92.0
Reporter: Lars George
Priority: Minor
Fix For: 0.90.4, 0.92.0
When you click on split/compact in the table.jsp (or the new Jamon template)
you get:
{noformat}
Split request accepted.
Reload.
{noformat}
Reloading seems the wrong advice as it triggers the action over and over again.
We should have a link back to the previous page (could be
"history.back()" or so), or simple add a proper forwarding after 5
secs.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira