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

Hudson commented on HBASE-11443:
--------------------------------

ABORTED: Integrated in HBase-TRUNK #5251 (See 
[https://builds.apache.org/job/HBase-TRUNK/5251/])
HBASE-11443 TestIOFencing#testFencingAroundCompactionAfterWALSync times out 
(tedyu: rev 34cd00b2912c045fa65d8b99d8d382af5e92dfc0)
* hbase-server/src/test/java/org/apache/hadoop/hbase/TestIOFencing.java


> TestIOFencing#testFencingAroundCompactionAfterWALSync times out
> ---------------------------------------------------------------
>
>                 Key: HBASE-11443
>                 URL: https://issues.apache.org/jira/browse/HBASE-11443
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 0.99.0
>
>         Attachments: 11443-v1.txt
>
>
> After HBASE-10070 is merged to trunk, 
> TestIOFencing#testFencingAroundCompactionAfterWALSync times out in Jenkins 
> builds.
> This is due to r.compactionsWaiting not counting down in 
> BlockCompactionsInCompletionHStore#completeCompaction()
> The following new method in HStore.java:
> {code}
>   public void refreshStoreFiles() throws IOException {
> {code}
> calls completeCompaction(toBeRemovedStoreFiles, false) which is not 
> overridden by BlockCompactionsInCompletionHStore.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to