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

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

Commit 4a584a6042b263f28f00dc0157db30feae54b5e1 in solr's branch 
refs/heads/main from Eric Pugh
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=4a584a6042b ]

SOLR-17935: Migrate away from NoOpResponseParser (#3710)

Primarily move to using InputStreamResponseParser, or an explicit 
JsonMapResponseParser or XmlResponseParser in a few cases.
The bulk of the migration was to update tests.
Since converting from an inputstream to a string was a common use case, we 
added a helper method on InputStreamResponseParser.

---------

Co-authored-by: David Smiley <[email protected]>

> Remove NoOpResponseParser
> -------------------------
>
>                 Key: SOLR-17935
>                 URL: https://issues.apache.org/jira/browse/SOLR-17935
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Eric Pugh
>            Priority: Minor
>              Labels: pull-request-available
>          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