[infinispan-issues] [JBoss JIRA] (ISPN-1318) replaceWithVersionAsync on RemoteCache (HotRod) fails to set lifespan of cache entries
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Fri Mar 16 14:23:49 EDT 2012
[ https://issues.jboss.org/browse/ISPN-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677371#comment-12677371 ]
RH Bugzilla Integration commented on ISPN-1318:
-----------------------------------------------
Anne-Louise Tangring <atangrin at redhat.com> made a comment on [bug 745915|https://bugzilla.redhat.com/show_bug.cgi?id=745915]
Docs QE Status: Removed: NEW
> replaceWithVersionAsync on RemoteCache (HotRod) fails to set lifespan of cache entries
> --------------------------------------------------------------------------------------
>
> Key: ISPN-1318
> URL: https://issues.jboss.org/browse/ISPN-1318
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 5.0.0.FINAL
> Reporter: Martin Gencur
> Assignee: Galder ZamarreƱo
> Fix For: 5.1.0.ALPHA1, 5.1.0.CR4, 5.1.0.FINAL
>
>
> Cache entries remain in the cache even after their lifespan expires (when setting the lifespan via replaceWithVersionAsync and also via replaceWithVersion (sync))
> The test verifying this can be found at https://svn.devel.redhat.com/repos/jboss-qa/edg/infinispan-functional-tests/trunk/async-future/src/test/java/org/infinispan/test/async/LocalModeTest.java - test method testReplaceWithVersionWithLifespanAsync()
> The test is failing on line assertEquals(null, cache.getVersioned("aKey"));
> To run it, one has to set ISPN_HOME property pointing to Infinispan build and run "mvn clean verify".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list