Description
Currently UpdateLog hardcodes the number of logs and records it keeps, and the hardcoded numbers (100 records, 10 logs) can be quite low (esp. the records) in an heavily indexing setup, leading to full recovery even if Solr was just stopped and restarted.
These values should be customizable (even if only present as expert options).
Attachments
Attachments
Issue Links
- duplicates
-
SOLR-4912 Configurable numRecordsToKeep for sync during recovery
- Resolved
- is related to
-
SOLR-11483 Keep more transaction log files when maxNumLogsToKeep is specified
- Open
- relates to
-
SOLR-8656 PeerSync should use same nUpdates everywhere
- Resolved
-
SOLR-15758 in UpdateLog allow numDeletes[ByQuery]ToKeep customisation
- Open