Added a couple of logs and a stat to NACK behavior in CreateWatch() to test out behavior of NACK requests. Stat will count number of NACK watches created per aggregated key. Logs provide detail on NACK request itself, whether it leads to a returned cached response, and if it opens up a new stream.
Signed-off-by: Samra Belachew sbelachew@lyft.com
Added a couple of logs and a stat to NACK behavior in CreateWatch() to test out behavior of NACK requests. Stat will count number of NACK watches created per aggregated key. Logs provide detail on NACK request itself, whether it leads to a returned cached response, and if it opens up a new stream.