Fix: UST consumer need to iterate on streams, just change their key
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 2 Mar 2012 22:26:10 +0000 (17:26 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 2 Mar 2012 22:26:10 +0000 (17:26 -0500)
commit04253271daf725a84be2bc96ad12454f7422f611
treefc5d92965cde1b635ff4fb33ed06c0aaddf7ed12
parent481d6c57872d621707cf7055432e84a1f54e137b
Fix: UST consumer need to iterate on streams, just change their key

We need iteration to still be able to see the stream/channel, but not
lookups from sessiond query.

Ensure that teardown does not lookup by key.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
src/common/consumer.c
This page took 0.026945 seconds and 5 git commands to generate.