[ https://issues.apache.org/jira/browse/SOLR-15472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17362669#comment-17362669 ]
wei wang commented on SOLR-15472: --------------------------------- We are also exploring the performance impact of excluding reads from the leader node. In initial testing with 2 TLOG replicas + 6 PULL replicas set up, overall query throughput is improved especially when update load is heavy. Attach the patch tested. > shards.preference should support leader=false > --------------------------------------------- > > Key: SOLR-15472 > URL: https://issues.apache.org/jira/browse/SOLR-15472 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Components: query > Reporter: Stephen Lewis Bianamara > Priority: Major > Attachments: SOLR-15472.patch > > > The shards.preference command controls SOLR read request routing. But it > doesn't currently support a property to exclude leaders from reads, e.g. > shards.preference=leaders:false > or > shards.preference=followers > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org