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

Eric Pugh commented on SOLR-17935:
----------------------------------

Thanks for digging into this [~hossman] ...   

I ran the reproduce on main and saw that 
TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs does fail.

 

In some ways, I was sort of following the deprecation advice on 
NoOpResponseParser to move to InputStreamResponserParser, so I did...   And 
maybe that meant I wedged InputStreamResponseParser into use cases that it 
shouldn't have been in!   

 

I just took a stab at moving the response parser from the client to the query 
request, and I think it passes now....     I'll attach it as a patch here, and 
owuld love your review.

> Remove NoOpResponseParser
> -------------------------
>
>                 Key: SOLR-17935
>                 URL: https://issues.apache.org/jira/browse/SOLR-17935
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Eric Pugh
>            Assignee: Eric Pugh
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 10.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> The NoOpResponseParser has been deprecated in favour of the 
> InputStreamResponseParser



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to