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

Incorrect error message #829

Closed
ZhangTao1596 opened this issue Sep 16, 2021 · 2 comments
Closed

Incorrect error message #829

ZhangTao1596 opened this issue Sep 16, 2021 · 2 comments
Assignees
Labels
bug Something isn't working neofs-storage Storage node application issues U4 Nothing urgent

Comments

@ZhangTao1596
Copy link

Node return object not found message when request range out of bounds

Expected Behavior

return payload range is out of bounds

Current Behavior

object not found

Possible Solution

handle payload range is out of bounds error from remote node in get execute context.

Steps to Reproduce (for bugs)

  1. create container and object
  2. request getrange or getrangehash with range exceeding payload length to a node not in container nodes

Your Environment

neofs-dev-env

@alexvanin
Copy link
Contributor

Similar fix should help, but correct error handling and transfer will be done after nspcc-dev/neofs-api#150

@cthulhu-rider
Copy link
Contributor

@alexchetaev alexchetaev added U4 Nothing urgent and removed U3 Regular labels Oct 3, 2022
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 U4 Nothing urgent
Projects
None yet
Development

No branches or pull requests

5 participants