mirror of
https://github.com/xcat2/confluent.git
synced 2026-09-11 03:56:26 +00:00
ffbe1ab156
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.