[infinispan-dev] Hot Rod topology cache update retry timeout

galder at redhat.com galder at redhat.com
Tue May 18 11:48:16 EDT 2010


Hi all,

For https://jira.jboss.org/browse/ISPN-426 I've created a small retry logic for when there's an issue updating the topology information on startup. By default, I set the max wait time to 30 seconds and I was wondering whether this should be made user configurable. This would a parameter into startServer.sh but it'd only be relevant to the Hot Rod server.

The primary reason I'm considering not to make it user configurable is cos it's related to Hot Rod metadata which user should not really be aware of. If after 30 seconds, lightweight metadata hasn't been updated, something pretty wrong is going on and I doubt increasing it is going to make much difference.

WDYT?

Cheers,
--
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache



More information about the infinispan-dev mailing list