[
https://issues.apache.org/jira/browse/IGNITE-9018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16546651#comment-16546651
]
ASF GitHub Bot commented on IGNITE-9018:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/4373
> 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
> Labels: MakeTeamcityGreenAgain
> Fix For: 2.7
>
>
> 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)