[ 
https://issues.apache.org/jira/browse/IGNITE-6739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Seliverstov updated IGNITE-6739:
-------------------------------------
    Description: 
Add tests verifying queries functionality is not broken if mvcc is enabled:
- full text indexes
- queries with indexing spi
- CacheConfiguration with setQueryParallelism
- lazy queries (SqlFieldsQuery.setLazy(true))
- collocated queries (SqlFieldsQuery.setCollocated)
- queries with cache groups

General functionality:
- make sure clean up is called when related future (query) is forcibly 
(exceptionally) finished (i.e. on cache stop) 

  was:
Add tests verifying queries functionality is not broken if mvcc is enabled:
- full text indexes
- queries with indexing spi
- CacheConfiguration with setQueryParallelism
- lazy queries (SqlFieldsQuery.setLazy(true))
- collocated queries (SqlFieldsQuery.setCollocated)
- queries with cache groups

- make sure clean up is called when related future (query) is forcibly 
(exceptionally) finished (i.e. on cache stop) 


> Add tests verifying queries and tx functionality when mvcc is enabled
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-6739
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6739
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Semen Boikov
>             Fix For: 2.4
>
>
> Add tests verifying queries functionality is not broken if mvcc is enabled:
> - full text indexes
> - queries with indexing spi
> - CacheConfiguration with setQueryParallelism
> - lazy queries (SqlFieldsQuery.setLazy(true))
> - collocated queries (SqlFieldsQuery.setCollocated)
> - queries with cache groups
> General functionality:
> - make sure clean up is called when related future (query) is forcibly 
> (exceptionally) finished (i.e. on cache stop) 



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

Reply via email to