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 subversion and git services (JIRA)" <ji...@apache.org> on 2019/04/15 22:00:00 UTC

[jira] [Commented] (GEODE-6640) Need to add a integration test cases to do put then get from async Jdbc mapping or from aceespr

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

ASF subversion and git services commented on GEODE-6640:
--------------------------------------------------------

Commit 8f5f0f1eba4663ec02b653ef446f77ab3b1b79f9 in geode's branch refs/heads/feature/GEODE-6640 from zhouxh
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8f5f0f1 ]

GEODE-6640: add dunit test case: put into jdbc-mapping on accessor then do get

    Co-authored-by: Xiaojian Zhou <gz...@pivotal.io>
    Co-authored-by: Benjamin Ross <br...@pivotal.io>


> Need to add a integration test cases to do put then get from async Jdbc mapping or from aceespr
> -----------------------------------------------------------------------------------------------
>
>                 Key: GEODE-6640
>                 URL: https://issues.apache.org/jira/browse/GEODE-6640
>             Project: Geode
>          Issue Type: Bug
>            Reporter: xiaojian zhou
>            Priority: Major
>
> {noformat}
> Case 1: 
>      create async jdbc mapping
>     put a domain object, invalidate the key in region, then get it back
>     put a pdxInstance, invalidate the key in region, then get it back
> Case 2:
>      create async jdbc mapping
>      create a member with accessor
>      do put into accessor
>      invalidate the entry in region
>      do get from accessor
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)