[ https://issues.apache.org/jira/browse/NUTCH-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Markus Jelsma updated NUTCH-1079: --------------------------------- Fix Version/s: (was: 1.5) 1.6 20120304-push-1.6 > 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.6 > > 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