-
Notifications
You must be signed in to change notification settings - Fork 49
EC GET breaks sometimes #4012
Copy link
Copy link
Open
Labels
I4No visible changesNo visible changesS4RoutineRoutineU1Critically important to resolve quicklyCritically important to resolve quicklybugSomething isn't workingSomething isn't workingneofs-storageStorage node application issuesStorage node application issues
Milestone
Metadata
Metadata
Assignees
Labels
I4No visible changesNo visible changesS4RoutineRoutineU1Critically important to resolve quicklyCritically important to resolve quicklybugSomething isn't workingSomething isn't workingneofs-storageStorage node application issuesStorage node application issues
Type
Fields
Give feedbackNo fields configured for issues without a type.
defects of #3996
Possible solution
1 and 2 are just code mistakes., i already found a solution
3 is not yet clear. Code seems ok overall, and it happens inconsistently. Local debug revealed dependency on the concurrent requests. Isolated errors begin to pop up at ~90-100 threads. After that, a more or less linear dependence errors<->routines is observed
Steps to Reproduce (for bugs)
load testing
i'm using
EC 4/1policy and sending GET requests to one of container nodesRegression
yes