[jboss-jira] [JBoss JIRA] Updated: (JGRP-1019) GossipRouter: loops at 40% CPU
Bela Ban (JIRA)
jira-events at lists.jboss.org
Fri Jul 31 08:56:29 EDT 2009
[ https://jira.jboss.org/jira/browse/JGRP-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban updated JGRP-1019:
---------------------------
Fix Version/s: (was: 2.8)
(was: 2.4.7)
fixed on 2.6.12, not needed on 2.8 as we've already removed the Scanner
> 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.6.12
>
>
> 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