[ https://issues.apache.org/jira/browse/SOLR-17187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17952174#comment-17952174 ]
ASF subversion and git services commented on SOLR-17187: -------------------------------------------------------- Commit 2b1fbc137670655aef2b7eef82bb79642eafea31 in solr's branch refs/heads/main from Christine Poerschke [ https://gitbox.apache.org/repos/asf?p=solr.git;h=2b1fbc13767 ] SOLR-17187: make replica poll interval configurable (#3144) A supplied `commitPollInterval` in `updateHandler` now takes precedence over the default (which is calculated based on hard/soft commit settings). --------- Co-authored-by: Torsten Bøgh Köster <torsten.koest...@otto.de> Co-authored-by: Torsten Bøgh Köster <t...@thiswayup.de> Co-authored-by: Christine Poerschke <cpoersc...@apache.org> Co-authored-by: Jason Gerlowski <gerlowsk...@apache.org> > Make replica poll interval configurable > --------------------------------------- > > Key: SOLR-17187 > URL: https://issues.apache.org/jira/browse/SOLR-17187 > Project: Solr > Issue Type: Improvement > Components: replication (java), SolrCloud > Reporter: Torsten Bøgh Köster > Priority: Major > Labels: pull-request-available > Time Spent: 7h 20m > Remaining Estimate: 0h > > In TLOG/PULL replica setups with longer commit intervals it would be great to > configure the interval to check for new commits manually to tune to your > setup. > Currently on the PULL replica the interval to check for new commits is > computed using the commit / soft commit settings [1] > [1] > https://github.com/apache/solr/blob/main/solr/core/src/java/org/apache/solr/cloud/ReplicateFromLeader.java#L83-L87 -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org