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

James Taylor commented on PHOENIX-1331:
---------------------------------------

This test consistently fails on my Mac when running the full test suite. It 
also fails for [~samarthjain] on his Linux box. Would you mind taking a look, 
[~jesse_yates]?

> DropIndexDuringUpsertIT.testWriteFailureDropIndex times out
> -----------------------------------------------------------
>
>                 Key: PHOENIX-1331
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1331
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>
> The DropIndexDuringUpsertIT.testWriteFailureDropIndex() test consistently 
> fails by timing out on my Mac laptop and Mac desktop with the following 
> exception:
> {code}
> testWriteFailureDropIndex(org.apache.phoenix.end2end.index.DropIndexDuringUpsertIT)
>   Time elapsed: 341.902 sec  <<< ERROR!
> java.lang.Exception: test timed out after 300000 milliseconds
>       at sun.misc.Unsafe.park(Native Method)
>       at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
>       at 
> java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:811)
>       at 
> java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:969)
>       at 
> java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1281)
>       at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:218)
>       at java.util.concurrent.FutureTask.get(FutureTask.java:83)
>       at 
> org.apache.phoenix.end2end.index.DropIndexDuringUpsertIT.testWriteFailureDropIndex(DropIndexDuringUpsertIT.java:150)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to