You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/31 23:41:00 UTC

[jira] [Commented] (GEODE-3550) Improve snapshot filter test

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

ASF GitHub Bot commented on GEODE-3550:
---------------------------------------

GitHub user nreich opened a pull request:

    https://github.com/apache/geode/pull/754

    GEODE-3550: Improve snapshot filter testing

    Make more explicit testing that filters work on both imports and exports and improve test speed by decreasing data size used.


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

    $ git pull https://github.com/nreich/geode feature/GEODE-3550

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

    https://github.com/apache/geode/pull/754.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 #754
    
----
commit 9451d2117005802ebacf2b0dfd0bdf401a607cd3
Author: Nick Reich <nr...@pivotal.io>
Date:   2017-08-31T23:29:23Z

    GEODE-3550: Improve snapshot filter testing

----


> Improve snapshot filter test
> ----------------------------
>
>                 Key: GEODE-3550
>                 URL: https://issues.apache.org/jira/browse/GEODE-3550
>             Project: Geode
>          Issue Type: Improvement
>          Components: snapshot
>            Reporter: Nick Reich
>            Assignee: Nick Reich
>
> The current test does not explicitly check that data matching a filter is kept, only that no data is retained when run through two non-overlapping filters.



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