vitessio / vitess

Vitess is a database clustering system for horizontal scaling of MySQL.
http://vitess.io
Apache License 2.0
18.7k stars 2.1k forks source link

[release-21.0] Binlog: Improve ZstdInMemoryDecompressorMaxSize management (#17220) #17241

Closed vitess-bot[bot] closed 6 days ago

vitess-bot[bot] commented 6 days ago

Description

This is a backport of #17220

vitess-bot[bot] commented 6 days ago

Review Checklist

Hello reviewers! :wave: Please follow this checklist when reviewing this Pull Request.

General

Tests

Documentation

New flags

If a workflow is added or modified:

Backward compatibility

codecov[bot] commented 6 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.53%. Comparing base (38e1f84) to head (f3404b8). Report is 1 commits behind head on release-21.0.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-21.0 #17241 +/- ## ================================================ + Coverage 67.49% 67.53% +0.03% ================================================ Files 1570 1570 Lines 251384 251389 +5 ================================================ + Hits 169684 169774 +90 + Misses 81700 81615 -85 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.