You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Julien Nioche (JIRA)" <ji...@apache.org> on 2014/07/15 11:41:05 UTC

[jira] [Updated] (NUTCH-1079) StringBuffer converted to StringBuilder

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

Julien Nioche updated NUTCH-1079:
---------------------------------

    Fix Version/s:     (was: 1.9)

> StringBuffer converted to StringBuilder
> ---------------------------------------
>
>                 Key: NUTCH-1079
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1079
>             Project: Nutch
>          Issue Type: Improvement
>            Reporter: Karthik K
>            Assignee: Markus Jelsma
>            Priority: Minor
>         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 was sent by Atlassian JIRA
(v6.2#6252)