Files
nomad/client
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
..
2021-04-16 15:14:29 -04:00
2020-12-09 11:05:18 -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
2021-04-27 15:07:03 -07:00
2020-10-14 15:17:47 -07:00
2020-10-19 09:30:15 -04:00
2019-01-11 11:36:37 -08:00
2020-03-02 13:47:43 -05:00
2018-10-16 16:53:29 -07:00