[jira] [Commented] (IGNITE-7001) Refactor dynamic indexes tests to use SQL API

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

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

ASF GitHub Bot commented on IGNITE-7001:


Github user asfgit closed the pull request at:

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


> Refactor dynamic indexes tests to use SQL API
> -
>
> Key: IGNITE-7001
> URL: https://issues.apache.org/jira/browse/IGNITE-7001
> Project: Ignite
>  Issue Type: Task
>  Components: sql
>Reporter: Alexander Paschenko
>Assignee: Alexander Paschenko
> Fix For: 2.4
>
>
> Tests for dynamic indexes should be refactored like those in IGNITE-6416 to 
> use SQL API instead of relying on internal structures.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (IGNITE-7001) Refactor dynamic indexes tests to use SQL API

2017-11-29 Thread Alexander Paschenko (JIRA)

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

Alexander Paschenko commented on IGNITE-7001:
-

@ozerov done, few remaining usages look justified to me (failover tests, or 
something not visible via public API like actual affinity column of a table).

> Refactor dynamic indexes tests to use SQL API
> -
>
> Key: IGNITE-7001
> URL: https://issues.apache.org/jira/browse/IGNITE-7001
> Project: Ignite
>  Issue Type: Task
>  Components: sql
>Reporter: Alexander Paschenko
>Assignee: Alexander Paschenko
> Fix For: 2.4
>
>
> Tests for dynamic indexes should be refactored like those in IGNITE-6416 to 
> use SQL API instead of relying on internal structures.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (IGNITE-7001) Refactor dynamic indexes tests to use SQL API

2017-11-27 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-7001:


GitHub user alexpaschenko opened a pull request:

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

IGNITE-7001



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

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

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

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


commit f40600c691462190c59bf1ac161673863e1ea952
Author: Alexander Paschenko 
Date:   2017-11-24T15:27:48Z

IGNITE-7001 Dynamic index tests refactoring.

commit 68010a36c1365d72a82e8cc3e75d51c3ed5089ee
Author: Alexander Paschenko 
Date:   2017-11-27T11:14:51Z

IGNITE-7001 Continued.

commit 8a5eb38945669a3c0d6e02c0d602ee87f23cc617
Author: Alexander Paschenko 
Date:   2017-11-27T11:22:07Z

Merge remote-tracking branch 'apache/master' into ignite-7001




> Refactor dynamic indexes tests to use SQL API
> -
>
> Key: IGNITE-7001
> URL: https://issues.apache.org/jira/browse/IGNITE-7001
> Project: Ignite
>  Issue Type: Task
>  Components: sql
>Reporter: Alexander Paschenko
>Assignee: Alexander Paschenko
> Fix For: 2.4
>
>
> Tests for dynamic indexes should be refactored like those in IGNITE-6416 to 
> use SQL API instead of relying on internal structures.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)