You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "xiaojian zhou (JIRA)" <ji...@apache.org> on 2019/04/17 19:33:00 UTC

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

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

xiaojian zhou resolved GEODE-6640.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.0

> Need to add a integration test cases to do put then get from async Jdbc mapping or from accessor
> ------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-6640
>                 URL: https://issues.apache.org/jira/browse/GEODE-6640
>             Project: Geode
>          Issue Type: Bug
>            Reporter: xiaojian zhou
>            Priority: Major
>             Fix For: 1.10.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> {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)