[ 
https://issues.apache.org/jira/browse/HBASE-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phabricator updated HBASE-4771:
-------------------------------

    Attachment: D399.1.patch

nspiegelberg requested code review of "[jira] [HBASE-4771] List HBase Region 
availability".
Reviewers: stack, Kannan, JIRA

  One critical feature necessary to completely automate
  production pushes is the ability to recognize when HBase has
  successfully made all regions available for reads/writes (step prior to
  HBCK).  Created script to display region availability status and stall
  until all onlined regions are actually available.

TEST PLAN
  - bin/hbase org.jruby.Main bin/region_status.rb wait

REVISION DETAIL
  https://reviews.facebook.net/D399

AFFECTED FILES
  bin/region_status.rb

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/801/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> Script to List HRegion Availability
> -----------------------------------
>
>                 Key: HBASE-4771
>                 URL: https://issues.apache.org/jira/browse/HBASE-4771
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.94.0
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Minor
>         Attachments: D399.1.patch
>
>
> One critical feature necessary to completely automate production pushes is 
> the ability to recognize when HBase has successfully made all regions 
> available for reads/writes (step prior to HBCK).  Created script to display 
> region availability status and stall until all onlined regions are actually 
> available.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to