]
Dan Berindei updated ISPN-5275:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 7.2.0.Beta1
Resolution: Done
Verify that eager near cache doesn't obtain existing entries upon
connecting
----------------------------------------------------------------------------
Key: ISPN-5275
URL:
https://issues.jboss.org/browse/ISPN-5275
Project: Infinispan
Issue Type: Task
Components: Test Suite - Core
Reporter: Vojtech Juranek
Assignee: Vojtech Juranek
Fix For: 7.2.0.Beta1
Implement test which would verify that eager near cache obtains only entries created
after client has been connected to the server, entries created prior connecting client to
server are obtained only upon request.