[infinispan-issues] [JBoss JIRA] (ISPN-6445) PreloadingWithWriteBehindTest.testIfCanLoadKeysConcurrently random failures
Dan Berindei (JIRA)
issues at jboss.org
Wed Mar 30 03:10:00 EDT 2016
Dan Berindei created ISPN-6445:
----------------------------------
Summary: PreloadingWithWriteBehindTest.testIfCanLoadKeysConcurrently random failures
Key: ISPN-6445
URL: https://issues.jboss.org/browse/ISPN-6445
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Affects Versions: 8.2.0.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Critical
Fix For: 9.0.0.Alpha1
The test assumes that the {{AdvancedAsyncCacheLoader.size()}} is accurate, but the implementation actually ignores the in-memory changes and just delegates to the real loader's {{size()}}.
Also, the method doesn't really belong in this test, because it doesn't use preloading.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list