You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars George (JIRA)" <ji...@apache.org> on 2011/06/02 21:43:47 UTC

[jira] [Created] (HBASE-3948) Improve split/compact result page for RegionServer status page

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

[jira] [Updated] (HBASE-3948) Improve split/compact result page for RegionServer status page

Posted by "Li Pi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Li Pi updated HBASE-3948:
-------------------------

    Attachment: hbase-3948.diff

Fixed line length and moved meta tag to head.

> 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
>            Assignee: Li Pi
>            Priority: Blocker
>              Labels: noob
>             Fix For: 0.92.0
>
>         Attachments: hbase-3948.diff, hbase-3948.diff
>
>
> 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

        

[jira] [Commented] (HBASE-3948) Improve split/compact result page for RegionServer status page

Posted by "Li Pi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049503#comment-13049503 ] 

Li Pi commented on HBASE-3948:
------------------------------

isn't this on the master status page, not the regionserver status page?

> 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
>            Assignee: Li Pi
>            Priority: Blocker
>              Labels: noob
>             Fix For: 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

        

[jira] [Updated] (HBASE-3948) Improve split/compact result page for RegionServer status page

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-3948:
-------------------------

         Priority: Blocker  (was: Minor)
    Fix Version/s: 0.92.0

> 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: Blocker
>              Labels: noob
>             Fix For: 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

[jira] [Assigned] (HBASE-3948) Improve split/compact result page for RegionServer status page

Posted by "Li Pi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Li Pi reassigned HBASE-3948:
----------------------------

    Assignee: Li Pi

> 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
>            Assignee: Li Pi
>            Priority: Blocker
>              Labels: noob
>             Fix For: 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

        

[jira] [Updated] (HBASE-3948) Improve split/compact result page for RegionServer status page

Posted by "Li Pi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Li Pi updated HBASE-3948:
-------------------------

    Attachment: hbase-3948.diff

> 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
>            Assignee: Li Pi
>            Priority: Blocker
>              Labels: noob
>             Fix For: 0.92.0
>
>         Attachments: hbase-3948.diff
>
>
> 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

        

[jira] [Updated] (HBASE-3948) Improve split/compact result page for RegionServer status page

Posted by "Li Pi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Li Pi updated HBASE-3948:
-------------------------

    Status: Patch Available  (was: Open)

tells you to go back, or wait for the redirect.

> 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
>            Assignee: Li Pi
>            Priority: Blocker
>              Labels: noob
>             Fix For: 0.92.0
>
>         Attachments: hbase-3948.diff
>
>
> 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

        

[jira] [Commented] (HBASE-3948) Improve split/compact result page for RegionServer status page

Posted by "Lars George (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043015#comment-13043015 ] 

Lars George commented on HBASE-3948:
------------------------------------

>From ML:

{quote}
Joey Echeverria:
+1 on forwarding after 5 seconds.
{quote}

{quote}
Rakesh Aggarwal:
+1 on forwarding after 5 seconds. This part of the user interface is very
confusing.
{quote}


> 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

[jira] [Commented] (HBASE-3948) Improve split/compact result page for RegionServer status page

Posted by "Todd Lipcon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049531#comment-13049531 ] 

Todd Lipcon commented on HBASE-3948:
------------------------------------

two comments:
1) we try to keep the line length to around 80-100 columns. Better to wrap this line somewhere.
2) is it really valid HTML to put a meta tag in <body>? I think it's better to do so in <head>, right?

> 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
>            Assignee: Li Pi
>            Priority: Blocker
>              Labels: noob
>             Fix For: 0.92.0
>
>         Attachments: hbase-3948.diff
>
>
> 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

        

[jira] [Updated] (HBASE-3948) Improve split/compact result page for RegionServer status page

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-3948:
-------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.92.0)
                   0.90.4
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

Committed branch and trunk. Thanks for the patch Li Pi

> 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
>            Assignee: Li Pi
>            Priority: Blocker
>              Labels: noob
>             Fix For: 0.90.4
>
>         Attachments: hbase-3948.diff, hbase-3948.diff
>
>
> 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