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 "Kay Kay (JIRA)" <ji...@apache.org> on 2008/12/13 15:55:44 UTC

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

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.


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

Posted by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kay Kay updated SOLR-909:
-------------------------

        Fix Version/s:     (was: 1.3.1)
                       1.4
    Affects Version/s:     (was: 1.3.1)
                       1.4

Change the versions to 1.4 as opposed to 1.3.1 

> 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
>            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.


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

Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kay Kay closed SOLR-909.
------------------------


> 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.


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

Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kay Kay updated SOLR-909:
-------------------------

    Environment: Linux Ubuntu 8.10 , Tomcat 6 , JRE 6  (was: Linux Ubuntu 8.10 )

> 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
>
>   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.