Fix: consumerd: incorrect clear logging statement
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 2 Apr 2020 04:45:21 +0000 (00:45 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 Apr 2020 23:47:19 +0000 (19:47 -0400)
commit95c4203e1763322d3fde17da606309d659d121a1
treeb4019ef377ffe40486b2b9625bb60ecfa33ca291
parent407d6c7b0f04745ec5455e2a031165cf1be9e091
Fix: consumerd: incorrect clear logging statement

A logging statement was apparently copy-pasted from the rotation code
and not adapted for the consumer_clear_buffer command and would
indicate that a flush operation failed when a clear operation was
performed.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I909a391fbd8b8bf48c7481d394571ad19d7f6332
src/common/consumer/consumer.c
This page took 0.024746 seconds and 4 git commands to generate.