You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Vamsee Yarlagadda (JIRA)" <ji...@apache.org> on 2014/07/18 03:53:32 UTC

[jira] [Updated] (SOLR-3345) BaseDistributedSearchTestCase should always ignore QTime

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

Vamsee Yarlagadda updated SOLR-3345:
------------------------------------

    Attachment: SOLR-3345.patch

This patch will ensure that QTime value check gets skipped(as there is no guarantee that the value will match) at the BaseDistributedSearchTestCase rather than at test level. 

Note this patch will only ignore checking the value but the presence of tag "QTime" will be checked in the response.

Ran all unit tests in trunk and everything passed.

> BaseDistributedSearchTestCase should always ignore QTime
> --------------------------------------------------------
>
>                 Key: SOLR-3345
>                 URL: https://issues.apache.org/jira/browse/SOLR-3345
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>    Affects Versions: 4.0-ALPHA
>            Reporter: Benson Margulies
>         Attachments: SOLR-3345.patch
>
>
> The existing subclasses of BaseDistributedSearchTestCase all skip QTime. I can't see any way in which those numbers will ever match. Why not make this the default, or only, behavior?
> (This is really a question, in that I will provide a patch if no one tells me that it is a bad idea.)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org