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

ASF subversion and git services commented on SOLR-8948:
-------------------------------------------------------

Commit 4205b1c8040935b4939300cf1676e0e006afec06 in lucene-solr's branch 
refs/heads/master from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=4205b1c ]

SOLR-8948: OverseerTaskQueue.containsTaskWithRequestId encounters json parse 
error if a SolrResponse node is in the overseer queue


> 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
>         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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to