The GitHub Actions job "SonarCloud Analysis" on kvrocks.git/unstable has succeeded. Run started by GitHub user yezhizi (triggered by yezhizi).
Head commit for run: df3735e99ba622c633dfc2ced3fc24b9f769e9c9 / Jonah Gao <[email protected]> perf(repl): only calculate crc of fetched file when needed (#3161) When fetching files, we verify the file checksum only if the expected CRC is not 0. https://github.com/apache/kvrocks/blob/db0cbec060bb9d1e71a6942bba354b4b280a40f2/src/cluster/replication.cc#L1053-L1056 So when the expected CRC is 0, there is no need to calculate the file’s CRC. Especially in the current implementation, the expected CRC is always 0. Report URL: https://github.com/apache/kvrocks/actions/runs/17557989687 With regards, GitHub Actions via GitBox
