Fix: rotation state marked as completed before relayd has completed
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 3 Apr 2018 14:14:17 +0000 (10:14 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 3 Apr 2018 16:12:29 +0000 (12:12 -0400)
commit0e9a3855dc56ee60cfcac93ab2e51fbb6916687d
treeb07b310f80fface6cdb015e47236e6fccfb3d9f5
parenta2026546ba7e757714fd2f5bbf5b956827444dd6
Fix: rotation state marked as completed before relayd has completed

The session rotation state is updated to COMPLETED before the
relay daemon has signaled that its rotation has been completed.
This causes users using the "rotation get_info" API to receive
this status before the session archive is readable on the
relay daemon's end.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/rotation-thread.c
This page took 0.028835 seconds and 5 git commands to generate.