[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1314) Value for WakeUpIntervalSecond in jboss
saha2008 had (JIRA)
jira-events at lists.jboss.org
Mon Mar 24 09:37:40 EDT 2008
Value for WakeUpIntervalSecond in jboss
---------------------------------------
Key: JBCACHE-1314
URL: http://jira.jboss.com/jira/browse/JBCACHE-1314
Project: JBoss Cache
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Eviction
Affects Versions: 4.0.0
Environment: Linux/window
Reporter: saha2008 had
Assigned To: Manik Surtani
I had wakeUpIntervalSecond=10 ;
It was causing the major performance degrade in production as every 10 seconds eviction was called.
Then i increased to 50000, i got the the folloinh warning message :
[org.jboss.cache.eviction.Region] (TP-Processor40:) putNodeEvent(): eviction node event queue size is at 98% threshold value of capacity: 200000 You will need to reduce the wakeUpIntervalSeconds parameter.
What should be the value for wakeUpIntervalSecond? The value should not affect the performance of the application.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list