You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wrap rd_kafka_consumer_poll into iterator (use librdkafka embedded backpressure) (#158)
* remove message sequence
* test consumer with implicit rebalance
* misc + format
* remove artefact
* don't check a lot of messages
* fix typo
* slow down first consumer to lower message to fit CI timeout
* remove helpers
* use exact benchmark version to avoid missing thresholds error (as no thresholds so far)
* add deprecated marks for backpressure, change comment for future dev
* address comments
0 commit comments