StringBuffer converted to StringBuilder
---------------------------------------

                 Key: NUTCH-1079
                 URL: https://issues.apache.org/jira/browse/NUTCH-1079
             Project: Nutch
          Issue Type: Bug
          Components: fetcher, indexer
    Affects Versions: 1.3
            Reporter: Kay Kay
             Fix For: 1.4


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to