[ 
https://issues.apache.org/jira/browse/HBASE-7703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13565682#comment-13565682
 ] 

Hadoop QA commented on HBASE-7703:
----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12567028/hbase-7703.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/4236//console

This message is automatically generated.
                
> Eventually all online snapshots failing due to Timeout at same regionserver.
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-7703
>                 URL: https://issues.apache.org/jira/browse/HBASE-7703
>             Project: HBase
>          Issue Type: Sub-task
>          Components: snapshots
>    Affects Versions: hbase-7290
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>            Priority: Critical
>             Fix For: hbase-7290
>
>         Attachments: hbase-7703.patch
>
>
> After running for a long time, we eventually get to a point where we get this 
> exception for all snapshot attempts:
> {code}
> 2013-01-27 23:51:36,380 ERROR org.apache.hadoop.hbase.procedure.Procedure: 
> Procedure 'pe-15' execution failed!
> org.apache.hadoop.hbase.errorhandling.TimeoutException via 
> timer-java.util.Timer@35e7d702:org.apache.hadoop.hbase.errorhandling.TimeoutException:
>  Timeout elapsed! Source:Timeout caused Foreign Exception 
> Start:1359359435967, End:1359359495967, diff:60000, max:60000 ms
>         at 
> org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher.rethrowException(ForeignExceptionDispatcher.java:84)
>         at 
> org.apache.hadoop.hbase.procedure.Procedure.waitForLatch(Procedure.java:357)
>         at 
> org.apache.hadoop.hbase.procedure.Procedure.call(Procedure.java:196)
>         at org.apache.hadoop.hbase.procedure.Procedure.call(Procedure.java:68)
>         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>         at 
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>         at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>         at java.lang.Thread.run(Thread.java:662)
> Caused by: org.apache.hadoop.hbase.errorhandling.TimeoutException: Timeout 
> elapsed! Source:Timeout caused Foreign Exception Start:1359359435967, 
> End:1359359495967, diff:60000, max:60000 ms
>         at 
> org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector$1.run(TimeoutExceptionInjector.java:68)
>         at java.util.TimerThread.mainLoop(Timer.java:512)
>         at java.util.TimerThread.run(Timer.java:462)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to