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

[jira] [Assigned] (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 ]

Benjamin P Ross reassigned GEODE-6640:
--------------------------------------

    Assignee:     (was: Benjamin P Ross)

> 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)