Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance wal compression #12853

Merged
merged 2 commits into from
Jul 4, 2024
Merged

Enhance wal compression #12853

merged 2 commits into from
Jul 4, 2024

Conversation

OneSizeFitsQuorum
Copy link
Contributor

Fixed issues with using deallocated direct buffer

Signed-off-by: OneSizeFitQuorum <tanxinyu@apache.org>
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.73%. Comparing base (bc6a393) to head (e8c21e8).
Report is 12 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #12853      +/-   ##
============================================
- Coverage     41.78%   41.73%   -0.05%     
  Complexity       71       71              
============================================
  Files          3314     3319       +5     
  Lines        209614   209865     +251     
  Branches      24928    24952      +24     
============================================
+ Hits          87580    87585       +5     
- Misses       122034   122280     +246     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: OneSizeFitQuorum <tanxinyu@apache.org>
Copy link

sonarcloud bot commented Jul 3, 2024

@OneSizeFitsQuorum OneSizeFitsQuorum merged commit e4aec0a into master Jul 4, 2024
40 of 41 checks passed
@OneSizeFitsQuorum OneSizeFitsQuorum deleted the wal_compression branch July 4, 2024 06:02
JackieTien97 pushed a commit that referenced this pull request Jul 10, 2024
* try fix

Signed-off-by: OneSizeFitQuorum <tanxinyu@apache.org>

* fix review

Signed-off-by: OneSizeFitQuorum <tanxinyu@apache.org>

---------

Signed-off-by: OneSizeFitQuorum <tanxinyu@apache.org>
(cherry picked from commit e4aec0a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants