[ https://issues.apache.org/activemq/browse/CAMEL-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christian Mueller updated CAMEL-2632: ------------------------------------- Attachment: camel-all.patch Attached the patch for all componentes > Use StringBuffer instead of StringBuilder, if no synchronization is needed > -------------------------------------------------------------------------- > > Key: CAMEL-2632 > URL: https://issues.apache.org/activemq/browse/CAMEL-2632 > Project: Apache Camel > Issue Type: Improvement > Environment: All > Reporter: Christian Mueller > Assignee: Christian Mueller > Priority: Minor > Fix For: 2.3.0 > > Attachments: camel-all.patch, camel-bindy.patch, camel-core.patch, > camel-crypto.patch, camel-cxf.patch, camel-example-cafe.patch, > camel-example-gae.patch, camel-gae.patch, camel-hl7.patch, camel-jms.patch, > camel-mina.patch, camel-snmp.patch, camel-web.patch > > > Many classes in Camel uses StringBuffer to concatenate Strings. But if no > synchronization is needed, StringBuilder is faster alternative. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira