The GitHub Actions job "SonarCloud Analysis" on kvrocks.git/unstable has 
succeeded.
Run started by GitHub user aleksraiden (triggered by aleksraiden).

Head commit for run:
da5e46307047b3e89753f0c9c02996430e758a5f / Songqing Zhang 
<[email protected]>
fix(server): data race when accessing the db scan infos in GetLatestKeyNumStats 
(#3414)

db_scan_infos_.find() was called without holding db_job_mu_, while
    background threads mutate the map under that lock. Acquire the lock
    before find() to match the pattern used in GetLastScanTime.

Co-authored-by: hulk <[email protected]>

Report URL: https://github.com/apache/kvrocks/actions/runs/23950612761

With regards,
GitHub Actions via GitBox

Reply via email to