[
https://issues.apache.org/jira/browse/SOLR-17187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17952185#comment-17952185
]
ASF subversion and git services commented on SOLR-17187:
--------------------------------------------------------
Commit 37a1237cb8a5fe31880f553234f47491260f5210 in solr's branch
refs/heads/branch_9x from Christine Poerschke
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=37a1237cb8a ]
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 <[email protected]>
Co-authored-by: Torsten Bøgh Köster <[email protected]>
Co-authored-by: Christine Poerschke <[email protected]>
Co-authored-by: Jason Gerlowski <[email protected]>
> 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: [email protected]
For additional commands, e-mail: [email protected]