Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Record headers are missing #441

Open
shaiyahleba opened this issue Jan 24, 2022 · 3 comments
Open

Record headers are missing #441

shaiyahleba opened this issue Jan 24, 2022 · 3 comments

Comments

@shaiyahleba
Copy link

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

@natansil
Copy link
Collaborator

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?

@shaiyahleba
Copy link
Author

I'm using the java api, ill check the latest version, thanks

@natansil
Copy link
Collaborator

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants