[
https://issues.apache.org/jira/browse/CONNECTORS-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ahmet Arslan updated CONNECTORS-934:
------------------------------------
Attachment: CONNECTORS-934.patch
* removes two System.out.println()
* remove two unused variables
* avoids manual array to collection copy
* instantiates StringBuffer only when logging level of info is enabled
> Refactor Apache Solr 4.x Plugin
> -------------------------------
>
> Key: CONNECTORS-934
> URL: https://issues.apache.org/jira/browse/CONNECTORS-934
> Project: ManifoldCF
> Issue Type: Improvement
> Components: Solr-4.x-component
> Affects Versions: ManifoldCF 1.6
> Reporter: Ahmet Arslan
> Assignee: Ahmet Arslan
> Priority: Minor
> Fix For: ManifoldCF next
>
> Attachments: CONNECTORS-934.patch
>
>
> For every request, a log (info) message is constructed via a String Builder.
> We shouldn't do that unless info logging level is enabled.
--
This message was sent by Atlassian JIRA
(v6.2#6252)