[
https://issues.apache.org/jira/browse/HBASE-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152624#comment-13152624
]
Hudson commented on HBASE-4771:
-------------------------------
Integrated in HBase-TRUNK #2453 (See
[https://builds.apache.org/job/HBase-TRUNK/2453/])
[jira] [HBASE-4771] List HBase Region availability
Summary:
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
Reviewers: stack, Kannan, JIRA
Reviewed By: stack
CC: stack
Differential Revision: 399
karthik :
Files :
* /hbase/trunk/bin/region_status.rb
> 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
> Fix For: 0.92.0
>
> Attachments: D399.1.patch, D399.2.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