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

Yonik Seeley commented on SOLR-8614:
------------------------------------

Really, we shouldn't be making back-incompat changes like that though (I think 
the move from CESU8 to UTF8 was a mistake - it cost more CPU/memory and broke 
back compat).  It will also break any kind of rolling upgrade of a cluster.

> Add simple SolrClient.setUseXmlFormat
> -------------------------------------
>
>                 Key: SOLR-8614
>                 URL: https://issues.apache.org/jira/browse/SOLR-8614
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java
>            Reporter: David Smiley
>              Labels: newdev
>
> It'd be nice if there was a SolrClient one-liner to set all communication 
> (req & rsp) to be XML or binary as a toggle, without having to know which 
> classes to the parsing/writing as that's really an implementation/internal 
> detail. It's nice to make such a flag configurable in the client's software 
> to ease upgrades.



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