Jessica Cheng Mallet created SOLR-8948:
------------------------------------------

             Summary: 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


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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to