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

feat(storagenode): remove package internal/batchlet #967

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

ijsong
Copy link
Member

@ijsong ijsong commented Jan 21, 2025

What this PR does

This PR removes the package internal/batchlet that is kind of small batch. Thus
batch in Append RPC message is not splitted any more.

@ijsong ijsong requested a review from hungryjang as a code owner January 21, 2025 12:24
Copy link

codecov bot commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.04%. Comparing base (a75decd) to head (d309674).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #967      +/-   ##
==========================================
- Coverage   80.21%   80.04%   -0.18%     
==========================================
  Files         179      178       -1     
  Lines       21583    21505      -78     
==========================================
- Hits        17313    17213     -100     
- Misses       3489     3505      +16     
- Partials      781      787       +6     

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

@ijsong ijsong force-pushed the refactor_sn_no_batchlet_in_append branch from 485f6c6 to fc7d431 Compare January 23, 2025 12:09
Copy link
Member

@hungryjang hungryjang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's nice to be more concise.

@ijsong ijsong force-pushed the refactor_logstream_deprecate_old_replicatetask_pool_management branch from daf76e3 to b43dd94 Compare February 3, 2025 10:58
@ijsong ijsong force-pushed the refactor_sn_no_batchlet_in_append branch from fc7d431 to 2e40f11 Compare February 3, 2025 10:58
@ijsong ijsong force-pushed the refactor_logstream_deprecate_old_replicatetask_pool_management branch from b43dd94 to 7f3f55b Compare February 3, 2025 11:25
@ijsong ijsong force-pushed the refactor_sn_no_batchlet_in_append branch from 2e40f11 to 647cba4 Compare February 3, 2025 11:25
@ijsong ijsong force-pushed the refactor_logstream_deprecate_old_replicatetask_pool_management branch from 7f3f55b to af1d282 Compare February 7, 2025 05:26
@ijsong ijsong force-pushed the refactor_sn_no_batchlet_in_append branch from 647cba4 to 07bb027 Compare February 7, 2025 05:28
@ijsong ijsong force-pushed the refactor_logstream_deprecate_old_replicatetask_pool_management branch from af1d282 to 2f2da48 Compare February 18, 2025 23:54
@ijsong ijsong force-pushed the refactor_sn_no_batchlet_in_append branch from 07bb027 to ddda877 Compare February 18, 2025 23:54
@ijsong ijsong force-pushed the refactor_logstream_deprecate_old_replicatetask_pool_management branch from 2f2da48 to e45594e Compare February 19, 2025 01:15
@ijsong ijsong force-pushed the refactor_sn_no_batchlet_in_append branch from ddda877 to c805615 Compare February 19, 2025 01:15
@ijsong ijsong force-pushed the refactor_logstream_deprecate_old_replicatetask_pool_management branch from e45594e to 6ab1224 Compare February 21, 2025 09:00
@ijsong ijsong force-pushed the refactor_sn_no_batchlet_in_append branch from c805615 to d694a78 Compare February 21, 2025 09:00
@ijsong ijsong force-pushed the refactor_logstream_deprecate_old_replicatetask_pool_management branch from 6ab1224 to e3a2b84 Compare February 21, 2025 10:16
@ijsong ijsong force-pushed the refactor_sn_no_batchlet_in_append branch from d694a78 to c70817c Compare February 21, 2025 10:16
@ijsong ijsong force-pushed the refactor_logstream_deprecate_old_replicatetask_pool_management branch from e3a2b84 to 07f5bec Compare February 21, 2025 12:41
Base automatically changed from refactor_logstream_deprecate_old_replicatetask_pool_management to main February 21, 2025 12:56
This PR removes the package internal/batchlet that is kind of small batch. Thus
batch in Append RPC message is not splitted any more.
@ijsong ijsong force-pushed the refactor_sn_no_batchlet_in_append branch from c70817c to d309674 Compare February 21, 2025 12:58
@ijsong ijsong merged commit 42003ae into main Feb 21, 2025
10 checks passed
@ijsong ijsong deleted the refactor_sn_no_batchlet_in_append branch February 21, 2025 13:17
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