greyhound
greyhound copied to clipboard
Record headers are missing
Hi,
We're using Greyhound v0.1.4, when processing a record the headers are empty even though they are being sent by the producer. Is it a bug? or perhaps including the headers should be enabled somehow?
Thanks
Hi @shaiyahleba It should just work. I'm pretty sure we have this covered in integration tests. Which api sure you using, java, scala, ZIO?
Can you please check if it happens in 0.2?
I'm using the java api, ill check the latest version, thanks
I've noticed that the Java API test doesn't include headers . Would you be willing to add an additional test case? you can base your code on existing code...