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 "Igor Motov (JIRA)" <ji...@apache.org> on 2009/09/14 22:06:58 UTC

[jira] Created: (SOLR-1430) AbstractSolrTestCase ignores arguments for commit and optimize commands

AbstractSolrTestCase ignores arguments for commit and optimize commands
-----------------------------------------------------------------------

                 Key: SOLR-1430
                 URL: https://issues.apache.org/jira/browse/SOLR-1430
             Project: Solr
          Issue Type: Bug
    Affects Versions: 1.4
            Reporter: Igor Motov
            Priority: Minor


The arguments for commit and optimize commands are not passed to TestHarness  by the AbstractSolrTestCase class. Fixing this problem in  AbstractSolrTestCase exposes a bug in the simpleTag method of TestHarness. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SOLR-1430) AbstractSolrTestCase ignores arguments for commit and optimize commands

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

Igor Motov updated SOLR-1430:
-----------------------------

    Attachment: SOLR-1430.patch

Attached patch resolves both issues. 

> AbstractSolrTestCase ignores arguments for commit and optimize commands
> -----------------------------------------------------------------------
>
>                 Key: SOLR-1430
>                 URL: https://issues.apache.org/jira/browse/SOLR-1430
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.4
>            Reporter: Igor Motov
>            Priority: Minor
>         Attachments: SOLR-1430.patch
>
>
> The arguments for commit and optimize commands are not passed to TestHarness  by the AbstractSolrTestCase class. Fixing this problem in  AbstractSolrTestCase exposes a bug in the simpleTag method of TestHarness. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SOLR-1430) AbstractSolrTestCase ignores arguments for commit and optimize commands

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

Shalin Shekhar Mangar resolved SOLR-1430.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4
         Assignee: Shalin Shekhar Mangar

Committed revision 815247.

Thanks Igor!

> AbstractSolrTestCase ignores arguments for commit and optimize commands
> -----------------------------------------------------------------------
>
>                 Key: SOLR-1430
>                 URL: https://issues.apache.org/jira/browse/SOLR-1430
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.4
>            Reporter: Igor Motov
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1430.patch
>
>
> The arguments for commit and optimize commands are not passed to TestHarness  by the AbstractSolrTestCase class. Fixing this problem in  AbstractSolrTestCase exposes a bug in the simpleTag method of TestHarness. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.