Skip to content

Implement streaming replication - #4164

Draft
cthulhu-rider wants to merge 4 commits into
masterfrom
replication-stream
Draft

Implement streaming replication#4164
cthulhu-rider wants to merge 4 commits into
masterfrom
replication-stream

Conversation

@cthulhu-rider

Copy link
Copy Markdown
Contributor

No description provided.

Refactoring that will be useful for streaming implementation needed for
nspcc-dev/neofs-api#416 to be done in #4157.

Signed-off-by: Leonard Liubich <leonard@morphbits.io>
This is refactoring down to the status messages. Make header
verification, payload verification and local save separately.

This will be useful for #4157.

Signed-off-by: Leonard Liubich <leonard@morphbits.io>
@codecov

codecov Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 74.60317% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.32%. Comparing base (db2dd63) to head (53550c7).

Files with missing lines Patch % Lines
pkg/services/object/server.go 77.19% 13 Missing ⚠️
cmd/neofs-node/object.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4164   +/-   ##
=======================================
  Coverage   30.32%   30.32%           
=======================================
  Files         673      673           
  Lines       40673    40638   -35     
=======================================
- Hits        12333    12324    -9     
+ Misses      28340    28314   -26     

☔ View full report in Codecov by Harness.
📢 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.

@cthulhu-rider
cthulhu-rider force-pushed the replication-stream branch 2 times, most recently from 439af7f to a1bacbc Compare September 2, 2026 15:26
TBD

Signed-off-by: Leonard Liubich <leonard@morphbits.io>
TBD

Signed-off-by: Leonard Liubich <leonard@morphbits.io>
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