You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ryan rawson (JIRA)" <ji...@apache.org> on 2009/07/15 07:35:14 UTC

[jira] Created: (HBASE-1660) need a rolling restart script

need a rolling restart script
-----------------------------

                 Key: HBASE-1660
                 URL: https://issues.apache.org/jira/browse/HBASE-1660
             Project: Hadoop HBase
          Issue Type: Bug
    Affects Versions: 0.20.0
            Reporter: ryan rawson
            Priority: Minor
             Fix For: 0.20.0


need a script that will do a rolling restart.

It should be configurable in 2 ways:

- how long to keep the daemon down per host
- how long to wait between hosts

for regionservers in my own hacky command line I used 10/60.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-1660) need a rolling restart script

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

Jonathan Gray updated HBASE-1660:
---------------------------------

    Fix Version/s: 0.21.0
                   0.20.2
       Issue Type: New Feature  (was: Bug)

Moving into 0.20.2 and 0.21.0 so it gets attention again (can bump from 0.20, but this would be a useful tool since we have already done two point releases on 20).  Ryan, you have scripts for this?

> need a rolling restart script
> -----------------------------
>
>                 Key: HBASE-1660
>                 URL: https://issues.apache.org/jira/browse/HBASE-1660
>             Project: Hadoop HBase
>          Issue Type: New Feature
>    Affects Versions: 0.20.0
>            Reporter: ryan rawson
>            Priority: Minor
>             Fix For: 0.20.2, 0.21.0
>
>
> need a script that will do a rolling restart.
> It should be configurable in 2 ways:
> - how long to keep the daemon down per host
> - how long to wait between hosts
> for regionservers in my own hacky command line I used 10/60.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-1660) need a rolling restart script

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

stack updated HBASE-1660:
-------------------------

    Fix Version/s:     (was: 0.20.0)

Moving out of 0.20.0.  Doesn't depend on 0.20.0.

> need a rolling restart script
> -----------------------------
>
>                 Key: HBASE-1660
>                 URL: https://issues.apache.org/jira/browse/HBASE-1660
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.20.0
>            Reporter: ryan rawson
>            Priority: Minor
>
> need a script that will do a rolling restart.
> It should be configurable in 2 ways:
> - how long to keep the daemon down per host
> - how long to wait between hosts
> for regionservers in my own hacky command line I used 10/60.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-1660) need a rolling restart script

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

stack commented on HBASE-1660:
------------------------------

Does this need to be in 0.20.0?  It seems like something that can be developed unrelated to 0.20.0 release.

> need a rolling restart script
> -----------------------------
>
>                 Key: HBASE-1660
>                 URL: https://issues.apache.org/jira/browse/HBASE-1660
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.20.0
>            Reporter: ryan rawson
>            Priority: Minor
>             Fix For: 0.20.0
>
>
> need a script that will do a rolling restart.
> It should be configurable in 2 ways:
> - how long to keep the daemon down per host
> - how long to wait between hosts
> for regionservers in my own hacky command line I used 10/60.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-1660) need a rolling restart script

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

Jean-Daniel Cryans updated HBASE-1660:
--------------------------------------

    Fix Version/s:     (was: 0.20.2)

Punting from 0.20, currently if you shut down one RS after the other on a live production system you will be shuffling tons of regions around. We need a decommissioning feature for this.

> need a rolling restart script
> -----------------------------
>
>                 Key: HBASE-1660
>                 URL: https://issues.apache.org/jira/browse/HBASE-1660
>             Project: Hadoop HBase
>          Issue Type: New Feature
>    Affects Versions: 0.20.0
>            Reporter: ryan rawson
>            Priority: Minor
>             Fix For: 0.21.0
>
>
> need a script that will do a rolling restart.
> It should be configurable in 2 ways:
> - how long to keep the daemon down per host
> - how long to wait between hosts
> for regionservers in my own hacky command line I used 10/60.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.