Fix: relayd: don't check new metadata on get packet
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 3 Sep 2015 04:38:26 +0000 (00:38 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 4 Sep 2015 22:43:42 +0000 (18:43 -0400)
commit2160c3c77dd1285327c69cdaf3c589aea7233396
treeae80ccdb776872e97dc2a00d22416ec9e439abf3
parent48e6cb13aaf1dc3875ac7ba9543649ea301ef20a
Fix: relayd: don't check new metadata on get packet

We only care about this when we get the next index. There may be new
metadata that appears between get next index and get packet, but it
should not matter.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-relayd/live.c
This page took 0.026418 seconds and 5 git commands to generate.