Skip to content

Conversation

@ijsong
Copy link
Member

@ijsong ijsong commented Oct 2, 2025

What this PR does

This commit removes the deprecated error field from the AppendResult message
in proto/snpb/log_io.proto.

The field was originally deprecated in #985 as part of the transition to atomic
append operations. With all usage of the field already removed, this commit
completes the cleanup by deleting the field definition entirely.

This commit removes the deprecated `error` field from the `AppendResult` message
in `proto/snpb/log_io.proto`.

The field was originally deprecated in #985 as part of the transition to atomic
append operations. With all usage of the field already removed, this commit
completes the cleanup by deleting the field definition entirely.
@ijsong ijsong requested a review from hungryjang as a code owner October 2, 2025 03:45
@codecov
Copy link

codecov bot commented Oct 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.62%. Comparing base (2706eee) to head (08dddd3).

Additional details and impacted files
@@                               Coverage Diff                               @@
##           varlogsn_remove_legacy_storage_option_flags    #1230      +/-   ##
===============================================================================
- Coverage                                        79.79%   79.62%   -0.17%     
===============================================================================
  Files                                              181      181              
  Lines                                            21891    21891              
===============================================================================
- Hits                                             17467    17431      -36     
- Misses                                            3638     3661      +23     
- Partials                                           786      799      +13     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant