Michael Martell created GEODE-9005:
--------------------------------------

             Summary: Write a Test for Server Restore With Client Side Caching
                 Key: GEODE-9005
                 URL: https://issues.apache.org/jira/browse/GEODE-9005
             Project: Geode
          Issue Type: Test
          Components: native client
            Reporter: Michael Martell


The native client has no tests for server side restore scenarios. We need to 
write a test in the new framework that:

* Ensures local cache entries setup with register interest (i.e., a 
CacheListener) are invalidated when the server is restored from a backup 
containing older versioned data. 

* Ensures local cache entries setup without register interest (i.e., a 
CacheListener) are not invalidated when the server is restored from a backup 
containing older versioned data.

Note: This will require setting up a server config file with Disk Persistance 
on the region. Also, the test will need to take a backup of the server disk 
store by programmatic copying of the disk-stores.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to