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

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

Commit 96bd60eef2e9275fddb1f10cdb206ade9276bca9 in geode's branch 
refs/heads/develop from Xiaojian Zhou
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=96bd60e ]

GEODE-6640: add integration tests to do put, invalidate, then get from async 
JDBC mapping (#3468)

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

    Co-authored-by: Xiaojian Zhou <[email protected]>
    Co-authored-by: Benjamin Ross <[email protected]>


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

Reply via email to