[infinispan-issues] [JBoss JIRA] Commented: (ISPN-975) Make Hot Rod topology cache state transfer and lock timeouts configurable

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Thu Mar 10 06:45:45 EST 2011


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

Galder Zamarreño commented on ISPN-975:
---------------------------------------

Another configurable option to consider here would be a flag to use a cluster cache loader or state transfer instead, i.e.
infinispan.server.topology.initial_transfer=[clustercl|statetransfer]

or alternatively:
infinispan.server.topology.state_transfer=[true|false]

So, if it was false, it would configure a clustered cache loader instead.

So far, I'm adding:
infinispan.server.topology.lock_timeout - lock timeout
infinispan.server.topology.repl_timeout - sync repl timeout
infinispan.server.topology.state_transfer_timeout - state transfer timeout

> Make Hot Rod topology cache state transfer and lock timeouts configurable
> -------------------------------------------------------------------------
>
>                 Key: ISPN-975
>                 URL: https://issues.jboss.org/browse/ISPN-975
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Cache Server
>            Reporter: Galder Zamarreño
>            Assignee: Galder Zamarreño
>              Labels: hotrod, locking, state_transfer
>             Fix For: 4.2.1.FINAL
>
>
> Ups, my fault. Hot Rod topology cache state retrieval timeout is not configurable! Neither the lock timeout.
> These two need to be made configurable.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list