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

Disable write back cache when streaming writes are enabled #2858

Merged
merged 3 commits into from
Jan 7, 2025

Conversation

ashmeenkaur
Copy link
Collaborator

@ashmeenkaur ashmeenkaur commented Jan 6, 2025

Description

This PR includes the following changes:

  • Disable write back cache when streaming writes are enabled.
  • Resolve block size config to MB.

Link to the issue in case of a bug fix.

b/387914550

Testing details

  1. Manual - NA
  2. Unit tests - Updated
  3. Integration tests - NA

@ashmeenkaur ashmeenkaur marked this pull request as ready for review January 6, 2025 07:24
@ashmeenkaur ashmeenkaur requested a review from a team as a code owner January 6, 2025 07:24
@ashmeenkaur ashmeenkaur requested a review from raj-prince January 6, 2025 07:24
@kislaykishore kislaykishore requested review from a team and BrennaEpp and removed request for a team January 6, 2025 07:24
@ashmeenkaur ashmeenkaur force-pushed the streaming-writes-config-fixes branch from eb46378 to bfb75b2 Compare January 6, 2025 11:36
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.11%. Comparing base (94eddd0) to head (afea12b).
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2858      +/-   ##
==========================================
+ Coverage   76.04%   76.11%   +0.06%     
==========================================
  Files         118      118              
  Lines       16557    16600      +43     
==========================================
+ Hits        12591    12635      +44     
+ Misses       3433     3431       -2     
- Partials      533      534       +1     
Flag Coverage Δ
unittests 76.11% <100.00%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ashmeenkaur ashmeenkaur merged commit 440fce6 into master Jan 7, 2025
12 checks passed
@ashmeenkaur ashmeenkaur deleted the streaming-writes-config-fixes branch January 7, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants