mirror of
https://github.com/xcat2/confluent.git
synced 2026-02-26 18:29:18 +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.