[ https://issues.apache.org/jira/browse/NUTCH-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210905#comment-13210905 ]
Lewis John McGibbney commented on NUTCH-1079: --------------------------------------------- I kinda got this feeling Julien. Thanks. We'll I think based on the discussion above, there seems to be no overwhelming reason for changing all of this. You did however begin to make a point of sorts Markus, any thoughts now that this one has had a bit of time to settle in? > 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