[infinispan-issues] [JBoss JIRA] (ISPN-1293) Enable default lifespan/maxIdle values to be used by the Hot Rod server
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Thu Jul 26 03:24:06 EDT 2012
[ https://issues.jboss.org/browse/ISPN-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707995#comment-12707995 ]
Galder Zamarreño commented on ISPN-1293:
----------------------------------------
@Mircea, indeed, one of the options discussed, see: https://issues.jboss.org/browse/ISPN-1285?focusedCommentId=12618129&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12618129
Still requires a new version of the protocol. Given the small change, I wish I had included it in v1.1, but I forgot about it.
> Enable default lifespan/maxIdle values to be used by the Hot Rod server
> -----------------------------------------------------------------------
>
> Key: ISPN-1293
> URL: https://issues.jboss.org/browse/ISPN-1293
> Project: Infinispan
> Issue Type: Enhancement
> Components: Cache Server
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 5.2.0.FINAL
>
>
> Hot Rod clients should be able to tell the server that no lifespan/maxIdle value was given, and so that the server should use the default lifespan+maxIdle values set in configuration. This is not currently possible in v1 of the protocol and so requires a change of protocol.
> This is the result of the investigation for ISPN-1285, and so when this is resolved:
> 1. Make sure you revert the javadoc added to ISPN-1285 to document the limitation
> 2. Enable and expand client/hotrod-client/src/test/java/org/infinispan/client/hotrod/ExpiryTest.java
--
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