[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
Mon Nov 19 03:26:21 EST 2012


    [ https://issues.jboss.org/browse/ISPN-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735136#comment-12735136 ] 

Tristan Tarrant commented on ISPN-1293:
---------------------------------------

This should really go in 5.2 since we're already bumping the protocol version for ISPN-2323 and we've had quite a few requests for it.
I propose a new flag "DEFAULTS" (which is generic enough to be reused in other situations) which is added to the put(k,v) operation.
                
> 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: 6.0.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