[ 
https://issues.apache.org/activemq/browse/CAMEL-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christian Mueller updated CAMEL-2632:
-------------------------------------

    Attachment: camel-snmp.patch

The suggested patch for camel-snmp

> 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-bindy.patch, camel-core.patch, camel-crypto.patch, 
> camel-cxf.patch, camel-gae.patch, camel-hl7.patch, camel-jms.patch, 
> camel-mina.patch, camel-snmp.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

        

Reply via email to