Fix: remove consumer health poll update on startup
authorDavid Goulet <dgoulet@efficios.com>
Tue, 29 Jan 2013 17:26:09 +0000 (12:26 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 29 Jan 2013 17:31:45 +0000 (12:31 -0500)
commita6eab824de8cf6d9c7ae0fc6aaef950d67bd756e
tree11707219a138e5fc802eeee5b03c3a657bf3a741
parent14c18e9de7f95b4665280a338495488744832560
Fix: remove consumer health poll update on startup

With the TLS health state, the consumer thread has to register in order
to be validated during the health check so the poll update work around
is no longer needed andi replaced with a simple code update just after
the health registration of the thread.

This has been reported after the TLS feature ticket #411 has been
implemented.

Fixes #428

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/main.c
This page took 0.026195 seconds and 4 git commands to generate.