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

ConsumerRecord apply parameters missing #956

Open
fd8s0 opened this issue Apr 22, 2022 · 0 comments
Open

ConsumerRecord apply parameters missing #956

fd8s0 opened this issue Apr 22, 2022 · 0 comments

Comments

@fd8s0
Copy link

fd8s0 commented Apr 22, 2022

The wrapper around consumer record exposes to methods, the production fromJava one and the apply method, which contains less parameters than the implementation and creates the record with no timestamp and no headers.
I'm assuming this is for test usage, however even in that scenario, can we not just expand the parameter list to allow the testing to populate the rest of the fields?

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

No branches or pull requests

1 participant