From: Mathieu Desnoyers Date: Thu, 12 Dec 2019 18:09:18 +0000 (-0500) Subject: Fix: consumer: do not flush on transition from NULL chunk X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=a9dde553270b4e8f3f280706e3f19f8f3ac41e1b;hp=a9dde553270b4e8f3f280706e3f19f8f3ac41e1b Fix: consumer: do not flush on transition from NULL chunk When transitioning from NULL chunk, do not flush streams, because the consumer has nowhere to store the packets generated by this flush. Signed-off-by: Mathieu Desnoyers Change-Id: Ic92c035f6b1377849825527d0c9cc05a6b92ac38 Signed-off-by: Jérémie Galarneau ---