[jboss-jira] [JBoss JIRA] Created: (JGRP-1019) GossipRouter: loops at 40% CPU
Bela Ban (JIRA)
jira-events at lists.jboss.org
Fri Jul 31 06:37:29 EDT 2009
GossipRouter: loops at 40% CPU
------------------------------
Key: JGRP-1019
URL: https://jira.jboss.org/jira/browse/JGRP-1019
Project: JGroups
Issue Type: Bug
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 2.4.7, 2.6.12, 2.8
main() calls mainLoop() which uses a Scanner to parse the command line. When started without a valid stdin, Scanner loos at 40%. SOLUTION: remove Scanner (tested, it works)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list