[infinispan-issues] [JBoss JIRA] (ISPN-1293) Enable default lifespan/maxIdle values to be used by the Hot Rod server
Tristan Tarrant (JIRA)
jira-events at lists.jboss.org
Thu Nov 22 11:17:21 EST 2012
[ https://issues.jboss.org/browse/ISPN-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-1293:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/1477
> 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: Tristan Tarrant
> Fix For: 5.2.0.CR1, 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
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list