Fix: consumer: do not flush on transition from NULL chunk
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 12 Dec 2019 18:09:18 +0000 (13:09 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 20 Dec 2019 00:24:47 +0000 (19:24 -0500)
commit1eeffca8b8cb72945809d45e71c1b9af0699a204
tree3d3dab669204d7ccc50a26cdb02f2a2d814267e9
parent68272f3627318e1fa946ae472308a75a0fe7427c
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 <mathieu.desnoyers@efficios.com>
Change-Id: Ic92c035f6b1377849825527d0c9cc05a6b92ac38
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/consumer/consumer.c
This page took 0.024394 seconds and 4 git commands to generate.