Closed justinlin-linkedin closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 70.64%. Comparing base (
c56a1fd
) to head (e9f8f7a
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Summary
Only consider the buffer size configuration when creating a buffer in compaction. The buffer size should be orthogonal to the min or max bytes per second in compaction, Let's not use the bytes per second to determine buffer size.