[infinispan-issues] [JBoss JIRA] (ISPN-2139) ping_on_startup ignored

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Tue Aug 21 10:24:16 EDT 2012


     [ https://issues.jboss.org/browse/ISPN-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreño updated ISPN-2139:
-----------------------------------

    Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=841892  (was: https://bugzilla.redhat.com/show_bug.cgi?id=841892)
       Git Pull Request: https://github.com/infinispan/infinispan/pull/1209  (was: https://github.com/infinispan/infinispan/pull/1209)
        Forum Reference: http://lists.jboss.org/pipermail/infinispan-dev/2012-August/011072.html

    
> ping_on_startup ignored
> -----------------------
>
>                 Key: ISPN-2139
>                 URL: https://issues.jboss.org/browse/ISPN-2139
>             Project: Infinispan
>          Issue Type: Bug
>    Affects Versions: 5.1.5.FINAL
>            Reporter: Michal Linhard
>            Assignee: Galder Zamarreño
>              Labels: jdg6
>             Fix For: 5.1.6.FINAL, 5.2.0.ALPHA2, 5.2.0.FINAL
>
>
> When a configuration property 
> infinispan.client.hotrod.ping_on_startup=false
> is passed to the properties of RemoteCacheManager, this
> avoids ping in RemoteCacheManager.start() but
> RemoteCacheManager.getCache() does ping without checking this property
> and thus rendering this setting useless for scenario
> where we want to specify
> infinispan.client.hotrod.server_list
> with list of servers with some of the servers possibly not available yet.
> In such case we would expect the client to failover to first working server
> and retrying the first operation we want to do with the cache.

--
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