carpawell
created branch fix/session-creation-panic in carpawell/frostfs-sdk-go
2023-05-24 18:08:59 +00:00
carpawell
pushed to fix/session-creation-panic at carpawell/frostfs-sdk-go
2023-05-24 18:08:59 +00:00
72baada0bf
client: Fix panic in
SessionCreate
5f07bcfec2
Drop subnet support (#420)
4d4c5fc70c
Revise apistatus funcs (#419)
e7a5728d6b
client: Rename FromStatusV2 to ErrorFromV2, ToStatusV2 to ErrorToV2
74cd2b12d1
Check signer type where appropriate (#418)
34544502dc
[#314] wc: Simplify WC
99f76599e8
[#314] wc: Do not lose small objects on disk errors
1e6ffd45ad
[#314] wc: Simplify background workers naming
77b1b80e73
[#314] wc: Drop WC interface
b2ffd7df53
[#291] object: Use PayloadSizeLimiter from SDK
12f3458f2a
[#314] wc: Simplify WC
200ea97261
wip1
6607f5b3a9
wip
ce38a0b64a
[#314] wc: Do not lose small objects on disk errors
96ec718d70
[#314] wc: Simplify background workers naming
Fix/tree svc panic
@fyrchik, that is the theory. Every tree svc operation was blocked when i looked at them cause of that bug. Tree sync is related to handling morph events (and event should be handled correctly…
carpawell
pushed to fix/panic-in-tree-svc_support at carpawell/frostfs-node
2023-05-04 17:04:38 +00:00
c60029d3b0
[#323] node: Fix tree svc panic
Fix/tree svc panic [support]
carpawell
created branch fix/panic-in-tree-svc_support in carpawell/frostfs-node
2023-05-04 17:02:01 +00:00
carpawell
pushed to fix/panic-in-tree-svc_support at carpawell/frostfs-node
2023-05-04 17:02:01 +00:00
9e5158b54c
[#322] node: Fix tree svc panic
[#xxx] node: Fix tree svc panic