[ https://issues.apache.org/jira/browse/NUTCH-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Julien Nioche updated NUTCH-1079: --------------------------------- Priority: Minor (was: Major) Affects Version/s: (was: 1.3) Fix Version/s: (was: 1.4) 1.5 Issue Type: Improvement (was: Bug) Not a bug but an improvement. Moved from 1.4 to 1.5 > 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: Kay Kay > 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