Return-Path: Delivered-To: apmail-synapse-dev-archive@www.apache.org Received: (qmail 83711 invoked from network); 9 Oct 2008 01:26:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Oct 2008 01:26:54 -0000 Received: (qmail 23368 invoked by uid 500); 9 Oct 2008 01:26:53 -0000 Delivered-To: apmail-synapse-dev-archive@synapse.apache.org Received: (qmail 23340 invoked by uid 500); 9 Oct 2008 01:26:53 -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 23329 invoked by uid 99); 9 Oct 2008 01:26:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Oct 2008 18:26:53 -0700 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=DNS_FROM_SECURITYSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.68.5.9] (HELO relay00.pair.com) (209.68.5.9) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 09 Oct 2008 01:25:46 +0000 Received: (qmail 23863 invoked from network); 9 Oct 2008 01:25:20 -0000 Received: from 123.231.64.242 (HELO ?10.100.1.91?) (123.231.64.242) by relay00.pair.com with SMTP; 9 Oct 2008 01:25:20 -0000 X-pair-Authenticated: 123.231.64.242 Message-ID: <48ED5D7A.10009@wso2.com> Date: Thu, 09 Oct 2008 06:55:14 +0530 From: Samisa Abeysinghe User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: dev@synapse.apache.org Subject: Re: svn commit: r698269 - in /synapse/trunk/java: modules/core/src/main/java/org/apache/synapse/ modules/core/src/main/java/org/apache/synapse/audit/ modules/core/src/main/java/org/apache/synapse/audit/impl/ modules/core/src/main/java/org/apache/syna References: <672a01200810080850m2f8f3c1ndb752495d3ce9d2f@mail.gmail.com> In-Reply-To: <672a01200810080850m2f8f3c1ndb752495d3ce9d2f@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Are you guys CTR or RTC? Samisa... Ruwan Linton wrote: > I think it is better if we can discuss these kinds of changes before > we do the changes on the dev list.... > > Thanks, > Ruwan > > On Wed, Oct 8, 2008 at 9:01 AM, Asankha C. Perera > wrote: > > Indika > > Author: indika > Date: Tue Sep 23 11:26:08 2008 > New Revision: 698269 > > URL: http://svn.apache.org/viewvc?rev=698269&view=rev > > Log: > add stats collection meesage coming into synapse via prooxy > services, synapse service and tasks Refactoring on stats code > > .... > > Modified: > synapse/trunk/java/modules/core/src/main/java/org/apache/synapse/config/xml/XMLConfigConstants.java > URL: > http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/src/main/java/org/apache/synapse/config/xml/XMLConfigConstants.java?rev=698269&r1=698268&r2=698269&view=diff > > ============================================================================== > --- > synapse/trunk/java/modules/core/src/main/java/org/apache/synapse/config/xml/XMLConfigConstants.java > (original) > +++ > synapse/trunk/java/modules/core/src/main/java/org/apache/synapse/config/xml/XMLConfigConstants.java > Tue Sep 23 11:26:08 2008 > @@ -69,7 +69,7 @@ > public static final String TRACE_DISABLE = "disable"; > /** The statistics attribute name */ > - public static final String STATISTICS_ATTRIB_NAME = > "statistics"; > + public static final String STATISTICS_ATTRIB_NAME = > "audit"; > /** The statistics value 'enable' */ > public static final String STATISTICS_ENABLE = "enable"; > /** The statistics value 'disable' */ > > > The above change is not backwards compatible.. did you make this > change consciously or should we continue to support the previous > attribute (or support both?) Is the auditing different from the > previous statistics collection code we had.. we should ideally > describe this change in a JIRA > > asankha > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org > > For additional commands, e-mail: dev-help@synapse.apache.org > > > > > > -- > Ruwan Linton > http://wso2.org - "Oxygenating the Web Services Platform" > http://ruwansblog.blogspot.com/ > ------------------------------------------------------------------------ > > > No virus found in this incoming message. > Checked by AVG - http://www.avg.com > Version: 8.0.173 / Virus Database: 270.7.6/1714 - Release Date: 10/8/2008 7:01 AM > > -- Samisa Abeysinghe Director, Engineering; WSO2 Inc. http://www.wso2.com/ - "The Open Source SOA Company" --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org For additional commands, e-mail: dev-help@synapse.apache.org