[
https://issues.apache.org/jira/browse/IGNITE-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15290785#comment-15290785
]
ASF GitHub Bot commented on IGNITE-3009:
----------------------------------------
GitHub user tledkov-gridgain opened a pull request:
https://github.com/apache/ignite/pull/734
IGNITE-3009 querySql sometimes fails in Ignite RDD embedded mode test
sets the overwrite=true data streamer's flag for the tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-3009
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/734.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 #734
----
commit 72dca2a7e9e2c9493e218cbb6ebd2600eb66fdcd
Author: tledkov-gridgain <[email protected]>
Date: 2016-05-19T09:31:04Z
IGNITE-3009 querySql sometimes fails in Ignite RDD embedded mode test;
sets the overwrite=true data streamer's flag for the tests
----
> querySql sometimes fails in Ignite RDD embedded mode test
> ---------------------------------------------------------
>
> Key: IGNITE-3009
> URL: https://issues.apache.org/jira/browse/IGNITE-3009
> Project: Ignite
> Issue Type: Bug
> Components: Ignite RDD
> Affects Versions: 1.5.0.final
> Reporter: Alexei Scherbakov
> Assignee: Taras Ledkov
> Fix For: 1.7
>
>
> JavaEmbeddedIgniteRDDSelfTest.testQueryObjectsFromIgnite
> occasionally fails in the line 215 on the objectSql query
> If a cache size request is made before query(currently code is commented),
> all works fine
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)