Files
nomad/helper
Mahmood Ali 3f7a5c1474 pool: track usage of incoming streams (#10710)
Track usage of incoming streams on a connection. Connections without
reference counts get marked as unused and reaped in a periodic job.

This fixes a bug where `alloc exec` and `alloc fs` sessions get terminated
unexpectedly. Previously, when a client heartbeats switches between
servers, the pool connection reaper eventually identifies the connection
as unused and closes it even if it has an active exec/fs sessions.

Fixes #10579
2021-06-07 10:22:37 -04:00
..
2018-10-30 13:58:52 -04:00
2018-02-15 13:59:00 -08:00
2017-10-19 16:49:57 -07:00
2021-03-16 18:05:08 -04:00
2019-01-22 15:44:31 -08:00
2020-12-09 11:05:18 -08:00
2021-03-30 16:02:51 -04:00
2020-12-09 11:05:18 -08:00
2019-11-11 15:16:07 -05:00
2020-12-09 11:05:18 -08:00