The collector LogWriteHandler does not set the status when a connection
succeeded. This is expected because if there are 200 threads 1 is setting an
error and 199 are setting ok we will never see the error.
The heart beat will look now at the status and if it hasn't changed since the
last time it will change the status to OK.
If there is a continuous error this last update time for the status will have
changed and the heartbeat will not reset the status.
Original issue reported on code.google.com by gerritjvv@gmail.com on 28 Jul 2011 at 11:17
Original issue reported on code.google.com by
gerritjvv@gmail.com
on 28 Jul 2011 at 11:17