Fix: relayd: fail to create session when trace chunk is not found
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 20 Dec 2019 05:59:56 +0000 (00:59 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 30 Jan 2020 06:55:34 +0000 (01:55 -0500)
commit53eb691c0c1d42e5b3f70697d8295ca4014e1dbc
tree4f8ad47565bf057d39151b796714ada97f1c7cc2
parentd7eddab94e97ae5f3083028a725a4c4042bf437f
Fix: relayd: fail to create session when trace chunk is not found

When a session is created by a peer with a trace chunk id already
set, it means that the session daemon has already created that
trace chunk at some point in the past. Hence, it should be found
in the sessiond trace chunk registry.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I8c6d19371d322cf7079d7a01c4c24b585b4b3ea1
src/bin/lttng-relayd/session.c
This page took 0.02763 seconds and 5 git commands to generate.