[
https://issues.apache.org/jira/browse/IGNITE-4741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877910#comment-15877910
]
ASF GitHub Bot commented on IGNITE-4741:
----------------------------------------
GitHub user alexpaschenko opened a pull request:
https://github.com/apache/ignite/pull/1568
IGNITE-4741 JDBC DML streaming test fix
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-4741
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1568.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 #1568
----
commit 416f427434f143f32c2e04943c8cd8c98a5bca1e
Author: Alexander Paschenko <[email protected]>
Date: 2017-02-22T10:10:53Z
IGNITE-4741 JDBC DML streaming test fix
----
> JdbcStreamingSelfTest is not reliable
> -------------------------------------
>
> Key: IGNITE-4741
> URL: https://issues.apache.org/jira/browse/IGNITE-4741
> Project: Ignite
> Issue Type: Test
> Components: jdbc-driver
> Affects Versions: 1.8
> Reporter: Vladimir Ozerov
> Assignee: Alexander Paschenko
> Priority: Minor
> Fix For: 1.9
>
>
> Test fails from time to time because it waits for some conditions based on
> {{Thread.sleep(1000L}}, which is not reliable enough.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)