Commit Graph

2 Commits

Author SHA1 Message Date
Ilya Shipitsin e9288b971d
sources/thread_global.c: add missing checks on malloc failure (#493) 2023-05-19 14:36:16 +05:00
kirill reshke b546551bb8
do not hold repilation connections while online restart + drop conn rate logic (#266)
* do not hold repilation connections while online restart

* drop connection wtih rate (no more that 1 per sec)

* fix review

* eject info per-server

* use per thread global state to smoothly eject old connection

Co-authored-by: reshke <Kirill Reshke>
2021-01-23 18:49:54 +05:00