v.23.6Improvement

Better Data Parts Checking on Disks with Filesystem Cache

Better checking of data parts on disks with filesystem cache. #51164 (Anton Popov).
Improved verification of data parts on disks by utilizing the filesystem cache for more efficient checking.

Why it matters

This feature enhances the reliability and performance of data integrity checks by better leveraging the filesystem cache, which reduces overhead and speeds up validation of data parts stored on disk.

How to use it

The improved checking mechanism is applied automatically as part of the data validation process – no additional user configuration is required to benefit from this optimization.