On Thu, Jun 25, 2015 at 04:07:56PM +, Garg, Sumit wrote:
> When opening a JSONRPC connection, the health probes
> are incorrectly getting turned off for connections
> that need probes.
>
> In other words, when stream_or_pstream_needs_probes()
> return non-zero, the probes are gettting disabled
When opening a JSONRPC connection, the health probes
are incorrectly getting turned off for connections
that need probes.
In other words, when stream_or_pstream_needs_probes()
return non-zero, the probes are gettting disabled as
the probe interval is getting set to zero. This leads
to incorrect be