carpawell
carpawell
## Is your feature request related to a problem? Please describe. I'm always frustrated when i see the same thing named two different ways. ## Describe the solution you'd like...
## Is your feature request related to a problem? Please describe. I'm always frustrated when we need to figure out why some _unexpected_ replication (and network communications in general) started...
## Is your feature request related to a problem? Please describe. If some bad happens in `http.Serve` we just die instantly: [here](https://github.com/nspcc-dev/neofs-node/blob/f865d17a93e6a5e7ec165f6da7374fc073f73d2c/cmd/neofs-node/metrics.go#L31), [here](https://github.com/nspcc-dev/neofs-node/blob/f865d17a93e6a5e7ec165f6da7374fc073f73d2c/cmd/neofs-node/pprof.go#L30) and [here](https://github.com/nspcc-dev/neofs-node/blob/f865d17a93e6a5e7ec165f6da7374fc073f73d2c/cmd/neofs-node/control.go#L69). These services are kinda the...
https://github.com/uber-go/zap/pull/1297 Not sure if we need it but now it has it.
this is an interesting topic at the intersection of different dimensions let's try to base the behavior on writing and reading on the same basis. I expect both ops to...
## Is your feature request related to a problem? Please describe. I'm always frustrated when a storage node does not store objects fast. Some profiles say it allocates a lot....
## Is your feature request related to a problem? Please describe. I'm always frustrated when I am thinking about SN's bootstrap process. If something goes wrong and the Alphabet has...
## Is your feature request related to a problem? Please describe. I'm always frustrated when a storage engine instance is up against some sensitive information that must not be changed,...
``` --- FAIL: TestKeySharing (0.00s) group_test.go:19: Error Trace: /home/runner/work/neofs-node/neofs-node/pkg/morph/deploy/group_test.go:19 Error: Received unexpected error: create AES cipher block: crypto/aes: invalid key size 31 Test: TestKeySharing FAIL coverage: 4.0% of statements FAIL...
It would look natural and even now it already has [an application](https://github.com/nspcc-dev/neofs-node/pull/2464#discussion_r1284596713).