[
https://issues.apache.org/jira/browse/IGNITE-6050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127161#comment-16127161
]
ASF GitHub Bot commented on IGNITE-6050:
----------------------------------------
GitHub user gvvinblade opened a pull request:
https://github.com/apache/ignite/pull/2448
IGNITE-6050
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6050
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2448.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 #2448
----
commit 0726b593de316a284e899c4b0b7702e8fc286182
Author: Igor Seliverstov <[email protected]>
Date: 2017-08-15T12:36:20Z
IGNITE-6050 Eternal wait in DataStreamerTest.TestBufferSize()
----
> Eternal wait in DataStreamerTest.TestBufferSize()
> -------------------------------------------------
>
> Key: IGNITE-6050
> URL: https://issues.apache.org/jira/browse/IGNITE-6050
> Project: Ignite
> Issue Type: Test
> Components: platforms
> Affects Versions: 2.1
> Reporter: Igor Seliverstov
> Assignee: Igor Seliverstov
> Labels: MakeTeamcityGreenAgain
>
> There are several places where Future.Wait() is used without timeout. This
> leads tests failures on timeout and makes difficult to determine the cause of
> the issue
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)