[
https://issues.apache.org/jira/browse/SOLR-9464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18017692#comment-18017692
]
David Smiley commented on SOLR-9464:
------------------------------------
I also think this should be the default (chiming in with everyone who said so
in the parent issue of SOLR-9090).
At work I noticed a performance problem that would have been caught by such a
setting. The collection's router.field was set, but document sent in didn't
have this value; it was added by an URP in a trivial way that really could be
done anywhere. But that meant CloudSolrClient couldn't route the document. If
this setting were enabled, we'd have been alerted to the problem on an upgrade
to Solr 8.
Let's do this for Solr 10; okay?
> change CloudSolrClient[Builder].directUpdatesToLeadersOnly default (to true)
> ----------------------------------------------------------------------------
>
> Key: SOLR-9464
> URL: https://issues.apache.org/jira/browse/SOLR-9464
> Project: Solr
> Issue Type: Task
> Reporter: Christine Poerschke
> Assignee: Christine Poerschke
> Priority: Minor
> Fix For: 7.0
>
> Attachments: SOLR-9464.patch
>
>
> The flag was added under SOLR-9090 with a default (of false) corresponding to
> existing behaviour.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]