Return-Path: Delivered-To: apmail-mina-dev-archive@www.apache.org Received: (qmail 4214 invoked from network); 10 Dec 2010 18:47:34 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Dec 2010 18:47:34 -0000 Received: (qmail 33919 invoked by uid 500); 10 Dec 2010 18:47:33 -0000 Delivered-To: apmail-mina-dev-archive@mina.apache.org Received: (qmail 33864 invoked by uid 500); 10 Dec 2010 18:47:33 -0000 Mailing-List: contact dev-help@mina.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mina.apache.org Delivered-To: mailing list dev@mina.apache.org Received: (qmail 33807 invoked by uid 99); 10 Dec 2010 18:47:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Dec 2010 18:47:33 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Dec 2010 18:47:33 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBAIlDlB014000 for ; Fri, 10 Dec 2010 18:47:13 GMT Message-ID: <11862013.63131292006833122.JavaMail.jira@thor> Date: Fri, 10 Dec 2010 13:47:13 -0500 (EST) From: "Emmanuel Lecharny (JIRA)" To: dev@mina.apache.org Subject: [jira] Updated: (DIRMINA-681) Strange CPU peak occuring at fixed interval when several thousand connections active MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DIRMINA-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-681: -------------------------------------- Fix Version/s: (was: 2.0.2) 2.0.3 > Strange CPU peak occuring at fixed interval when several thousand connections active > ------------------------------------------------------------------------------------ > > Key: DIRMINA-681 > URL: https://issues.apache.org/jira/browse/DIRMINA-681 > Project: MINA > Issue Type: Task > Components: Core > Affects Versions: 2.0.0-M4, 2.0.0-RC1 > Environment: Windows Vista Ultimate 64-bit (on 64-bit Sun JDK 1.6.0_18). Intel Core 2 Quad Core Q9300 2,5 GHz, 8 GB RAM > Reporter: Mauritz Lovgren > Fix For: 2.0.3 > > Attachments: screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, screenshot-4.jpg > > > Observing strange CPU activity occuring at regular (seemingly fixed) interval with no protocol traffic activity. > See attached window capture of task manager that shows this with 3000 active connections. > Is there some kind of cleanup occuring within MINA core at a predefined interval? > The 3000 connections in the example above connects within 250 seconds. A normal situation would be that these connections are established over a longer period of time, perhaps spreading the CPU peaks shown above as well, flattening the curve. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.