Skip to content

node: reject replication on removed container nodes - #4133

Merged
roman-khimov merged 1 commit into
masterfrom
non-container-node-not-accept-replication
Aug 20, 2026
Merged

node: reject replication on removed container nodes#4133
roman-khimov merged 1 commit into
masterfrom
non-container-node-not-accept-replication

Conversation

@End-rey

@End-rey End-rey commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Closes #4076.

Validate replication receivers against the current epoch placement only. Keep
previous-epoch nodes valid as replication senders to support epoch transitions.

Closes #4076.

Signed-off-by: Andrey Butusov <andrey@nspcc.io>
@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 52.00000% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.22%. Comparing base (7cd5c4d) to head (d6aba4c).

Files with missing lines Patch % Lines
pkg/services/object/server.go 47.36% 9 Missing and 1 partial ⚠️
cmd/neofs-node/object.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4133   +/-   ##
=======================================
  Coverage   27.21%   27.22%           
=======================================
  Files         679      679           
  Lines       46303    46322   +19     
=======================================
+ Hits        12602    12609    +7     
- Misses      32508    32520   +12     
  Partials     1193     1193           

☔ 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.

@roman-khimov
roman-khimov merged commit 58edd7e into master Aug 20, 2026
22 checks passed
@roman-khimov
roman-khimov deleted the non-container-node-not-accept-replication branch August 20, 2026 05:50
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.

Non-container node must not accept replication request

2 participants