[Yanel-dev] Ehcache heartbeat disabled [WAS: [Fwd: [Yanel-commits] rev 40631 - public/yanel/trunk/conf]]

Michael Wechner michael.wechner at wyona.com
Tue Dec 23 14:26:30 CET 2008


Hi

I have disabled the "heartbeat" functionality of ehcache, because if 
this is turned on, but one doesn't have the network device configured, then
a realm won't necessarily startup depending how a realm is catching 
exceptions.

Also it's not exactly clear to me what overhead this configuration is 
creating.

If somebody can explain or knows what this configuration really does, 
then we can of course turn it back on at some later stage.

Cheers

Michael

-------- Original-Nachricht --------
Betreff: 	[Yanel-commits] rev 40631 - public/yanel/trunk/conf
Datum: 	Tue, 23 Dec 2008 14:11:45 +0100
Von: 	michi at wyona.com
Antwort an: 	yanel-commits at wyona.com
An: 	yanel-commits at wyona.org



Author: michi
Date: 2008-12-23 14:11:45 +0100 (Tue, 23 Dec 2008)
New Revision: 40631

Modified:
   public/yanel/trunk/conf/ehcache.xml
Log:
heartbeat disabled

Modified: public/yanel/trunk/conf/ehcache.xml
===================================================================
--- public/yanel/trunk/conf/ehcache.xml	2008-12-23 13:05:17 UTC (rev 40630)
+++ public/yanel/trunk/conf/ehcache.xml	2008-12-23 13:11:45 UTC (rev 40631)
@@ -126,6 +126,7 @@
 port of the RMICacheManagerPeerListener of the remote CacheManager peer.
 
 -->
+<!-- TODO: Heartbeat does not work if offline or rather network device not configured!
 <cacheManagerPeerProviderFactory
         class="net.sf.ehcache.distribution.RMICacheManagerPeerProviderFactory"
         properties="peerDiscovery=automatic,
@@ -133,6 +134,7 @@
                     multicastGroupPort=4446, timeToLive=1"
         propertySeparator=","
         />
+-->
 
 
 <!--

_______________________________________________
Yanel-commits mailing list
Yanel-commits at wyona.com
http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-commits



More information about the Yanel-development mailing list