[ 
https://issues.apache.org/jira/browse/NUTCH-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210870#comment-13210870
 ] 

Julien Nioche commented on NUTCH-1079:
--------------------------------------

Don't rely on me for this one. I am not in favour of changing the APIs for a 
dubious gain in performance but if any committer thinks that it is worth doing 
then go ahead
                
> StringBuffer converted to StringBuilder
> ---------------------------------------
>
>                 Key: NUTCH-1079
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1079
>             Project: Nutch
>          Issue Type: Improvement
>          Components: fetcher, indexer
>            Reporter: Karthik K
>            Assignee: Markus Jelsma
>            Priority: Minor
>             Fix For: 1.5
>
>         Attachments: NUTCH-1079.patch, NUTCH-rel_14-1079.patch
>
>
> All across the codebase, it contains StringBuffer, when thread-safety is 
> probably not intended. 
> This patch replaces StringBuffer to StringBuilder, as applicable. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to