[
https://issues.apache.org/jira/browse/SOLR-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kay Kay updated SOLR-909:
-------------------------
Attachment: SOLR-909.patch
Patch attached to remove the redundant member field in the source code.
> Redundant NamedList member in DataImportHandler
> -----------------------------------------------
>
> Key: SOLR-909
> URL: https://issues.apache.org/jira/browse/SOLR-909
> Project: Solr
> Issue Type: Task
> Components: clients - java
> Affects Versions: 1.3.1
> Environment: Linux Ubuntu 8.10 , Tomcat 6 , JRE 6
> Reporter: Kay Kay
> Priority: Trivial
> Fix For: 1.3.1
>
> Attachments: SOLR-909.patch
>
> Original Estimate: 0.17h
> Remaining Estimate: 0.17h
>
> There seems to be a redundant member - initArgs of type NamedList in the
> DataImportHandler , when a similar typed object is present in the base class
> (RequestHandler) as well. It might be better to get rid of the same.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.