FundingCircle / jackdaw

A Clojure library for the Apache Kafka distributed streaming platform.
https://fundingcircle.github.io/jackdaw/
BSD 3-Clause "New" or "Revised" License
368 stars 80 forks source link

test.transport.mock: pipeInput input-record to mimic old behaviour #356

Closed jeremyvdw closed 1 year ago

jeremyvdw commented 1 year ago

This change broke the previous behavior where the consumer records included timestamp.

This is critical for tests suites asserting windowed results that pushes consumer records to control stream time.