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

Yakov Zhdanov updated IGNITE-2521:
----------------------------------
    Description: 
The purpose of this ticket is to make sure that all cache operations should 
work for any config props combination.

New test suite should be created. Cache full API tests should be used as start 
point.

The following tests should be added (for functional blocks):
# Interceptor
# Queries: continuous, scan, SQL, fields and text queries.
# cache events

New tests should cover all combinations for following properties:
# cache modes
# operation from client nodes and server nodes
# store enabled/disabled
# evicts sycn/non-sync
# eviction policies
# near on/off
# marshallers
# keys and values - externalizable, serializable, binaryzable, "none of 
previous"
# classes available on servers: true/false
# Peer loading on/off
# Affinity functions
# expiry policies

Design notes
# New tests should accept cache/grid configuration on creation or via setter 
method
# Enclosing suite should have a collection of all configurations prebuilt or 
should be able to generate the full set of configurations.


> Need to increase test coverage (support all configurations combinations)
> ------------------------------------------------------------------------
>
>                 Key: IGNITE-2521
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2521
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Artem Shutak
>            Assignee: Artem Shutak
>
> The purpose of this ticket is to make sure that all cache operations should 
> work for any config props combination.
> New test suite should be created. Cache full API tests should be used as 
> start point.
> The following tests should be added (for functional blocks):
> # Interceptor
> # Queries: continuous, scan, SQL, fields and text queries.
> # cache events
> New tests should cover all combinations for following properties:
> # cache modes
> # operation from client nodes and server nodes
> # store enabled/disabled
> # evicts sycn/non-sync
> # eviction policies
> # near on/off
> # marshallers
> # keys and values - externalizable, serializable, binaryzable, "none of 
> previous"
> # classes available on servers: true/false
> # Peer loading on/off
> # Affinity functions
> # expiry policies
> Design notes
> # New tests should accept cache/grid configuration on creation or via setter 
> method
> # Enclosing suite should have a collection of all configurations prebuilt or 
> should be able to generate the full set of configurations.



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

Reply via email to