Return-Path: Delivered-To: apmail-synapse-dev-archive@www.apache.org Received: (qmail 96875 invoked from network); 10 Sep 2010 09:17:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Sep 2010 09:17:17 -0000 Received: (qmail 87132 invoked by uid 500); 10 Sep 2010 09:17:17 -0000 Delivered-To: apmail-synapse-dev-archive@synapse.apache.org Received: (qmail 86940 invoked by uid 500); 10 Sep 2010 09:17:14 -0000 Mailing-List: contact dev-help@synapse.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@synapse.apache.org Delivered-To: mailing list dev@synapse.apache.org Received: (qmail 86931 invoked by uid 99); 10 Sep 2010 09:17:13 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Sep 2010 09:17:13 +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 Sep 2010 09:16:56 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8A9GYbx004070 for ; Fri, 10 Sep 2010 09:16:34 GMT Message-ID: <6929732.115251284110194531.JavaMail.jira@thor> Date: Fri, 10 Sep 2010 05:16:34 -0400 (EDT) From: "Sameera Jayasoma (JIRA)" To: dev@synapse.apache.org Subject: [jira] Created: (SYNAPSE-682) INFO message is logged per every new endpoint created, when using the DynamicLB endpoint in clustered environment MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org INFO message is logged per every new endpoint created, when using the DynamicLB endpoint in clustered environment ----------------------------------------------------------------------------------------------------------------- Key: SYNAPSE-682 URL: https://issues.apache.org/jira/browse/SYNAPSE-682 Project: Synapse Issue Type: Bug Components: Core Affects Versions: 2.0 Environment: In a clustered setup. Reporter: Sameera Jayasoma Priority: Minor Fix For: 2.0 I am using the DynamicLoadBalancingEndpoint. There we create a new AdressEndpoint for each and every request. Now I am getting the following INFO message for every request. Endpoint : DynamicLoadBalanceAddressEndpoint-0.9018836514887998 currently ACTIVE will now be marked active since it processed its last message Endpoint : DynamicLoadBalanceAddressEndpoint-0.7474941465182069 currently ACTIVE will now be marked active since it processed its last message -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org For additional commands, e-mail: dev-help@synapse.apache.org