Skip to content

Conversation

@cthulhu-rider
Copy link
Contributor

@cthulhu-rider cthulhu-rider commented Oct 27, 2025

@evgeniiz321 pls try this

There is no point in continuing the operation with such an error.
Returning it will make it easier to find the problem.

Refs #3422, #3423, #3614.

Signed-off-by: Leonard Lyubich <[email protected]>
@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

❌ Patch coverage is 8.62069% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.37%. Comparing base (3c2b016) to head (4eee4e4).
⚠️ Report is 13 commits behind head on master.

Files with missing lines Patch % Lines
pkg/services/object/get/get.go 6.66% 27 Missing and 1 partial ⚠️
pkg/services/object/get/util.go 0.00% 14 Missing ⚠️
pkg/services/object/get/ec.go 21.42% 11 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3654   +/-   ##
=======================================
  Coverage   27.36%   27.37%           
=======================================
  Files         656      656           
  Lines       41176    41239   +63     
=======================================
+ Hits        11268    11289   +21     
- Misses      28851    28893   +42     
  Partials     1057     1057           

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

@cthulhu-rider cthulhu-rider marked this pull request as ready for review October 28, 2025 08:25
@cthulhu-rider cthulhu-rider added bug Something isn't working neofs-storage Storage node application issues labels Oct 28, 2025
@cthulhu-rider cthulhu-rider added this to the v0.50.0 milestone Oct 28, 2025
@cthulhu-rider cthulhu-rider marked this pull request as draft October 30, 2025 10:33
cthulhu-rider added a commit that referenced this pull request Oct 30, 2025
cthulhu-rider added a commit that referenced this pull request Oct 30, 2025
cthulhu-rider added a commit that referenced this pull request Oct 30, 2025
cthulhu-rider added a commit that referenced this pull request Oct 30, 2025
@cthulhu-rider cthulhu-rider marked this pull request as ready for review October 30, 2025 11:06
Copy link
Member

@carpawell carpawell left a comment

Choose a reason for hiding this comment

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

When processing EC request, new requests to remote nodes are always
created. The server may not have read permissions for the container
data, so these calls will be forbidden. To avoid this, original request
should be forwarded to the container nodes, as is done for REP rules.

Refs #3422, #3423, #3614.

Signed-off-by: Leonard Lyubich <[email protected]>
@cthulhu-rider
Copy link
Contributor Author

cthulhu-rider added a commit that referenced this pull request Oct 31, 2025
@cthulhu-rider cthulhu-rider merged commit a335424 into master Oct 31, 2025
18 of 21 checks passed
@cthulhu-rider cthulhu-rider deleted the bugfix/ec-forwarding branch October 31, 2025 11:29
cthulhu-rider added a commit that referenced this pull request Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working neofs-storage Storage node application issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants