serhiy-bzhezytskyy commented on code in PR #4640:
URL: https://github.com/apache/solr/pull/4640#discussion_r3966577188


##########
changelog/unreleased/SOLR-17316-response-parsers.yml:
##########
@@ -0,0 +1,12 @@
+# See https://github.com/apache/solr/blob/main/dev-docs/changelog.adoc
+
+title: >
+  SolrJ's QueryResponse and other response objects now work when the client is 
configured with a
+  non-binary response parser (such as the JSON parser); previously their 
accessors could throw a
+  ClassCastException.

Review Comment:
   Applied, and then reworded once more: after the default change the entry 
names `canonical()` as the new thing and says the plain constructor still 
returns the raw Maps and Lists, since that is what a reader upgrading needs to 
know.
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to