[jira] [Commented] (IGNITE-4992) Fix Segmented SQL Index self tests.

2017-04-16 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-4992:


Github user asfgit closed the pull request at:

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


> Fix Segmented SQL Index self tests.
> ---
>
> Key: IGNITE-4992
> URL: https://issues.apache.org/jira/browse/IGNITE-4992
> Project: Ignite
>  Issue Type: Test
>  Components: SQL
>Affects Versions: 1.9
>Reporter: Andrew Mashenkov
>Assignee: Andrew Mashenkov
>  Labels: flaky
> Fix For: 2.0
>
>
> Flacky tests:
> org.apache.ignite.internal.processors.query.IgniteSqlSegmentedIndexSelfTest.testMultiNodeIndexSegmentation
> org.apache.ignite.internal.processors.query.IgniteSqlSegmentedIndexSelfTest.testSingleNodeIndexSegmentationWithSwapEnabled



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4992) Fix Segmented SQL Index self tests.

2017-04-14 Thread Andrew Mashenkov (JIRA)

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

Andrew Mashenkov commented on IGNITE-4992:
--

I've fixed flacky tests.

Test testMultiNodeIndexSegmentation failed on TC on multi-node grid in master.
I've check test works fine on commit 7e106cd right before IGNITE-3477 was 
merged.

Look like there is a bug in master.


> Fix Segmented SQL Index self tests.
> ---
>
> Key: IGNITE-4992
> URL: https://issues.apache.org/jira/browse/IGNITE-4992
> Project: Ignite
>  Issue Type: Test
>  Components: SQL
>Reporter: Andrew Mashenkov
>Assignee: Andrew Mashenkov
>  Labels: flaky
> Fix For: 2.0
>
>
> Flacky tests:
> org.apache.ignite.internal.processors.query.IgniteSqlSegmentedIndexSelfTest.testMultiNodeIndexSegmentation
> org.apache.ignite.internal.processors.query.IgniteSqlSegmentedIndexSelfTest.testSingleNodeIndexSegmentationWithSwapEnabled



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4992) Fix Segmented SQL Index self tests.

2017-04-14 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-4992:


GitHub user AMashenkov opened a pull request:

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

IGNITE-4992: Fix Segmented SQL Index self tests.



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

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

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

https://github.com/apache/ignite/pull/1801.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 #1801


commit 78f995f0a512d60102c671f99600af1d469988e0
Author: Andrey V. Mashenkov 
Date:   2017-04-14T15:54:56Z

IGNITE-4992: Fix Segmented SQL Index self tests.

commit 8b38e7942db4f659f8b82f3e226608db3698d62c
Author: Andrey V. Mashenkov 
Date:   2017-04-14T15:56:56Z

Minor




> Fix Segmented SQL Index self tests.
> ---
>
> Key: IGNITE-4992
> URL: https://issues.apache.org/jira/browse/IGNITE-4992
> Project: Ignite
>  Issue Type: Test
>  Components: SQL
>Reporter: Andrew Mashenkov
>Assignee: Andrew Mashenkov
>  Labels: flaky
> Fix For: 2.0
>
>
> Flacky tests:
> org.apache.ignite.internal.processors.query.IgniteSqlSegmentedIndexSelfTest.testMultiNodeIndexSegmentation
> org.apache.ignite.internal.processors.query.IgniteSqlSegmentedIndexSelfTest.testSingleNodeIndexSegmentationWithSwapEnabled



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)