This is the first patch of a series of three patches; this first patch is primarily preparatory: it records the reason a server handler is killed as part of the KilledByHttp2ThreadPoolManager. This primarily helps debugging, but it can also serve some other functions; more on that in the next patch.
This is the first patch of a series of three patches; this first patch is primarily preparatory: it records the reason a server handler is killed as part of the
KilledByHttp2ThreadPoolManager
. This primarily helps debugging, but it can also serve some other functions; more on that in the next patch.