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 Reporter: Kay Kay Priority: Trivial Fix For: 1.3.1 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.