]
Dan Berindei updated ISPN-5909:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Speed up StateTransferLargeObjectTest
-------------------------------------
Key: ISPN-5909
URL:
https://issues.jboss.org/browse/ISPN-5909
Project: Infinispan
Issue Type: Task
Components: Test Suite - Core
Affects Versions: 8.1.0.Alpha2
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 8.1.0.Beta1
The test queries the caches twice at the end, once to check the value types and then
again to check the actual values. The second check should be sufficient.