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

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

GitHub user EdShangGG opened a pull request:

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

    IGNITE-9018 PDS1 TC configuration hangs periodically

    Signed-off-by: EdShangGG <[email protected]>

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-9018

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

    https://github.com/apache/ignite/pull/4373.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 #4373
    
----
commit 299e8fad41699f40eaf69a1f1e714211e63ac766
Author: EdShangGG <eshangareev@...>
Date:   2018-07-17T11:25:40Z

    IGNITE-9018 PDS1 TC configuration hangs periodically
    
    Signed-off-by: EdShangGG <[email protected]>

----


> PDS1 TC configuration hangs periodically
> ----------------------------------------
>
>                 Key: IGNITE-9018
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9018
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Eduard Shangareev
>            Assignee: Eduard Shangareev
>            Priority: Major
>
> At least one timeout was caused by next 
> {code}
>  "main" #1 prio=5 os_prio=0 tid=0x00007ff12000e000 nid=0xeaa waiting on 
> condition [0x00007ff12694e000] 
> java.lang.Thread.State: TIMED_WAITING (sleeping) 
>   at java.lang.Thread.sleep(Native Method) 
>   at org.apache.ignite.internal.util.IgniteUtils.sleep(IgniteUtils.java:7658) 
>   at 
> org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBufferTest.doTestNoOverflowMultiThreaded(SegmentedRingByteBufferTest.java:375)
>  
>   at 
> org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBufferTest.testNoOverflowMultiThreaded(SegmentedRingByteBufferTest.java:79)
>  
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
>   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>  
>   at java.lang.reflect.Method.invoke(Method.java:498) 
>   at junit.framework.TestCase.runTest(TestCase.java:176) 
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to