You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2016/04/06 08:29:25 UTC

[jira] [Resolved] (SOLR-8948) OverseerTaskQueue.containsTaskWithRequestId encounters json parse error if a SolrResponse node is in the overseer queue

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

Shalin Shekhar Mangar resolved SOLR-8948.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 6.1
                   master

Thanks Jessica!

> OverseerTaskQueue.containsTaskWithRequestId encounters json parse error if a SolrResponse node is in the overseer queue
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-8948
>                 URL: https://issues.apache.org/jira/browse/SOLR-8948
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>            Reporter: Jessica Cheng Mallet
>            Assignee: Shalin Shekhar Mangar
>              Labels: overseer, solrcloud
>             Fix For: master, 6.1
>
>         Attachments: SOLR-8948.patch
>
>
> Currently OverseerTaskQueue.containsTaskWithRequestId doesn't skip through the response nodes in the queue and this causes a parse error since response nodes are written in a different serialization format.
> The code fix is one line. The rest is adding a test that exposes the bug and slight refactoring that makes writing the test possible.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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