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

ASF GitHub Bot commented on IGNITE-5695:
----------------------------------------

GitHub user samaitra opened a pull request:

    https://github.com/apache/ignite/pull/2241

    IGNITE-5695 FlinkIgniteSinkSelfTest is failing due to conflicting def…

    …ault test timeout and default flush frequency

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/samaitra/ignite IGNITE-5695

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2241.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2241
    
----
commit 38f3e947f47ed0cdd876ec16e3bba3763400a8bc
Author: samaitra <[email protected]>
Date:   2017-07-04T22:55:06Z

    IGNITE-5695 FlinkIgniteSinkSelfTest is failing due to conflicting default 
test timeout and default flush frequency

----


> FlinkIgniteSinkSelfTest is failing due to conflicting default test timeout 
> and default flush frequency
> ------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-5695
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5695
>             Project: Ignite
>          Issue Type: Bug
>          Components: streaming
>    Affects Versions: 2.0
>            Reporter: Saikat Maitra
>            Assignee: Saikat Maitra
>            Priority: Minor
>             Fix For: 2.1
>
>
> FlinkIgniteSinkSelfTest is failing due to conflicting default test timeout 
> and default flush frequency.
> Caused by: class org.apache.ignite.spi.IgniteSpiException: Thread has been 
> interrupted.
>       at 
> org.apache.ignite.spi.discovery.tcp.ClientImpl.spiStart(ClientImpl.java:275)
>       at 
> org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi.spiStart(TcpDiscoverySpi.java:1834)
>       at 
> org.apache.ignite.internal.managers.GridManagerAdapter.startSpi(GridManagerAdapter.java:297)
>       ... 26 more
> Caused by: java.lang.InterruptedException
>       at 
> java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1302)
>       at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:231)
>       at 
> org.apache.ignite.spi.discovery.tcp.ClientImpl.spiStart(ClientImpl.java:267)
>       ... 28 more
> [2017-07-04 16:49:24,883][WARN 
> ][test-runner-#37%flink.FlinkIgniteSinkSelfTest%][IgniteKernal] Grid startup 
> routine has been interrupted (will rollback).
> [2017-07-04 16:49:24,947][INFO 
> ][test-runner-#37%flink.FlinkIgniteSinkSelfTest%][IgniteKernal] 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to