mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-15 01:59:48 +00:00
If a caller (reasonably) broke out of a loop, a subsequent call would get old data. Protect against this by discarding data not consumed if previously called.