Tags: brenotome/faust
Tags
Take with timestamp (faust-streaming#242) * add full_take * remove processor remove * try to add kafka_timestamp * tweaks * add * add extra param * add offset * remove offset in this pr * fix formatting * add functional tests * add another unit test and edge case handling * change buffer type... Co-authored-by: Vikram Patki <54442035+patkivikram@users.noreply.github.com>
Remove wait_first and extra log (faust-streaming#240) Co-authored-by: Eric Kerstens <ekerstens@expediagroup.com>
set active_tps in place (faust-streaming#239) * set active_tps in place * Cancel getmany during rebalance * Fix nonetype error * Check for nonetype * Fix wait_results coro check * change == to is Co-authored-by: Eric Kerstens <ekerstens@expediagroup.com>
fix race condition when buffers are full (faust-streaming#237) * fix race condition when buffers are full * fix race condition when buffers are full * Fix error messages in faust app faust-streaming#166
Record generation_id after fetch (faust-streaming#235) Co-authored-by: Eric Kerstens <ekerstens@expediagroup.com>
Cancel getmany if generation_id changes (faust-streaming#234) * Cancel getmany if generation_id changes * black Co-authored-by: Eric Kerstens <ekerstens@expediagroup.com>
Revert "fix for out of order events (faust-streaming#228)" (faust-str… …eaming#232) This reverts commit 7e3c60c
PreviousNext