[
https://issues.apache.org/jira/browse/HBASE-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875512#action_12875512
]
stack commented on HBASE-2614:
------------------------------
This test just hung up apache hudson with this over and over:
{code}
2010-06-04 05:34:59,307 INFO [RegionServer:4.worker]
regionserver.HRegionServer$Worker(1361): Regionserver blocked by
TESTING_MSG_BLOCK_RS; false
2010-06-04 05:34:59,474 INFO [RegionServer:2] regionserver.HRegionServer(488):
MSG_REGIONSERVER_QUIESCE
2010-06-04 05:34:59,499 INFO [RegionServer:4] regionserver.HRegionServer(488):
MSG_REGIONSERVER_QUIESCE
2010-06-04 05:35:00,070 DEBUG [master] master.RegionManager(596): telling root
scanner to stop
2010-06-04 05:35:00,070 DEBUG [master] master.RegionManager(600): telling meta
scanner to stop
2010-06-04 05:35:00,070 DEBUG [master] master.RegionManager(604): meta and root
scanners notified
...
{code}
Something went wonky.
See
http://hudson.zones.apache.org/hudson/view/HBase/job/HBase-TRUNK/1291/artifact/trunk/target/surefire-reports/org.apache.hadoop.hbase.master.TestMasterTransitions-output.txt
> killing server in TestMasterTransitions causes NPEs and test deadlock
> ---------------------------------------------------------------------
>
> Key: HBASE-2614
> URL: https://issues.apache.org/jira/browse/HBASE-2614
> Project: HBase
> Issue Type: Bug
> Reporter: Andrew Purtell
> Fix For: 0.21.0
>
> Attachments:
> org.apache.hadoop.hbase.master.TestMasterTransitions-output.txt.gz
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.