You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2008/12/13 17:49:44 UTC

[jira] Resolved: (SOLR-909) Redundant NamedList member in DataImportHandler

     [ https://issues.apache.org/jira/browse/SOLR-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar resolved SOLR-909.
----------------------------------------

    Resolution: Fixed
      Assignee: Shalin Shekhar Mangar

Committed revision 726231.

Thanks Kay!

> 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.4
>         Environment: Linux Ubuntu 8.10 , Tomcat 6 , JRE 6
>            Reporter: Kay Kay
>            Assignee: Shalin Shekhar Mangar
>            Priority: Trivial
>             Fix For: 1.4
>
>         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.