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>
Thu, 2 Apr 2020 04:46:52 +0000 (00:46 -0400)
commit96393977613193a0e28343ea32a60c819a00e726
tree7d1f9d8b130200b796e43e04f5ae6d4a060473e5
parent53fb6336415e5f19b6e8c4baeb0d0555ed5d6e66
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.026293 seconds and 5 git commands to generate.