6 Commits

Author SHA1 Message Date
Kishore Nallan
bc9e24fb57 Move thread pool exhaustion logging to separate func. 2024-06-11 16:00:22 +05:30
Kishore Nallan
de413783c8 Log about threadpoool exhuastion. 2024-06-10 17:10:43 +05:30
Kishore Nallan
9f90c39b84 Wait until task queue is empty in threadpool shutdown.
Patching 578ba49c92
2022-06-23 17:00:02 +05:30
kishorenc
9f159b5d3d Clean shutdown. 2021-03-25 16:05:49 +05:30
kishorenc
28aa798175 Separate thread pools for http and collection processing.
Fixed a deadlock issue that happened on high concurrency when all threads were exhausted quickly.
2021-03-23 12:01:20 +05:30
kishorenc
b16614eb20 Follower should forward write requests to leader. 2020-03-23 08:53:58 +05:30