Bulat Zamalutdinov
Bulat Zamalutdinov
If you turn off redis responses with `CLIENT REPLY OFF`. Then, if you use the pool, and try to call `Close()` method from the connection, it will never close, because...
Hi. While developing a controllers, i did implement graceful shutdown for controllers and restart them afterwards. But, even the controller manager is being recreated, the `usedNames` map is not cleaned...
**Describe the bug** When trying to create a snapshot with exact bytes specified, it fails with error `rpc error: code = OutOfRange desc = requested size 1136238592 is smaller than...