-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
I4No visible changesNo visible changesS4RoutineRoutineU2Seriously plannedSeriously plannedbugSomething isn't workingSomething isn't workingneofs-storageStorage node application issuesStorage node application issues
Milestone
Description
Expected Behavior
Store an object with header of MaxHeaderLen-1 size. GET/HEAD the object correctly.
Current Behavior
There will be a problem with some requests because FSTree APIs returns 16K from the beginning of the object and it's not the same as header (includes OID, signature and some protobuf overhead).
Possible Solution
Limit signature size (invocation script is 1K, verification script is also 1K in N3, that's a good start), fetch like 20K from storage.
Context
Regression
Kinda. Before binary/streaming APIs it worked by always pulling whole object from the storage.
Your Environment
- Version used: 0.51.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
I4No visible changesNo visible changesS4RoutineRoutineU2Seriously plannedSeriously plannedbugSomething isn't workingSomething isn't workingneofs-storageStorage node application issuesStorage node application issues