Election Handler Cleanup
[policy/drools-pdp.git] / feature-active-standby-management / src / main / feature / config / feature-active-standby-management.properties
index d9fd6ca..fec8094 100644 (file)
@@ -30,8 +30,8 @@ resource.name=pdp1
 site_name=site1
 
 # Needed by DroolsPdpsElectionHandler
-pdp.checkInterval=1500
-pdp.updateInterval=1000
+pdp.checkInterval=2500
+pdp.updateInterval=2500
 #pdp.timeout=3000
 # Need long timeout, because testTransaction is only run every 10 seconds.
 pdp.timeout=15000