You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/17 13:01:12 UTC

[jira] [Commented] (IGNITE-3004) Implement config variations test for ContinuousQueries

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

ASF GitHub Bot commented on IGNITE-3004:
----------------------------------------

GitHub user ntikhonov opened a pull request:

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

    IGNITE-3004 Added variations tests.

    

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

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

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

    https://github.com/apache/ignite/pull/726.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 #726
    
----
commit aac85f1dee54a1eb0e3df570f0b515590076a4a0
Author: nikolay_tikhonov <nt...@gridgain.com>
Date:   2016-05-17T12:46:21Z

    IGNITE-3004 Added variations tests.

----


> Implement config variations test for ContinuousQueries
> ------------------------------------------------------
>
>                 Key: IGNITE-3004
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3004
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>            Reporter: Semen Boikov
>            Assignee: Nikolay Tikhonov
>            Priority: Blocker
>             Fix For: 1.7
>
>
> Need implement test for continuous qeries with configuration variations. 
> Make sure these points are covered (in addition to nodes number/cache modes and configuration paramers variaions):
> - different key/values types (see IgniteConfigVariationsAbstractTest.runInAllDataModes)
> - keepBinary mode
> - with/without filters
> - ContinuousQuery API and IgniteCache.registerCacheEntryListener
> - async/sync listener and filter
> - all cache update operations
> - CacheEntryListenerConfiguration.isSynchronous true/false



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)