[ 
https://issues.apache.org/jira/browse/SOLR-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540510#comment-13540510
 ] 

Commit Tag Bot commented on SOLR-4175:
--------------------------------------

[trunk commit] Erik Hatcher
http://svn.apache.org/viewvc?view=revision&revision=1426569

SOLR-4175:  SearchComponent chain can't contain two components of the same 
class and use debugQuery

                
> SearchComponent chain can't contain two components of the same class and use 
> debugQuery
> ---------------------------------------------------------------------------------------
>
>                 Key: SOLR-4175
>                 URL: https://issues.apache.org/jira/browse/SOLR-4175
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.0
>            Reporter: Tomás Fernández Löbbe
>            Assignee: Erik Hatcher
>            Priority: Minor
>             Fix For: 4.1, 5.0
>
>         Attachments: failure.patch, SOLR-4175.patch, SOLR-4175.patch, 
> SOLR-4175.patch
>
>
> steps to reproduce the issue:
> 1) Add two components of the same type to the components chain of the request 
> handler
> 2) start solr with assertions enabled
> 3) run a query to the request handler configured in 1 with debugQuery=true
> The query will throw a java.lang.AssertionError. I'll attach a test case to 
> reproduce the issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to