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

Add KafkaTemplate.receive(Collection<TopicPartitionOffset> records) Methods #1948

Closed
garyrussell opened this issue Sep 20, 2021 · 0 comments · Fixed by #1955
Closed

Add KafkaTemplate.receive(Collection<TopicPartitionOffset> records) Methods #1948

garyrussell opened this issue Sep 20, 2021 · 0 comments · Fixed by #1955
Assignees
Milestone

Comments

@garyrussell
Copy link
Contributor

Extend the code for #1861 to retrieve multiple records within the same consumer/call.

@garyrussell garyrussell added this to the 2.8.0-RC1 milestone Sep 20, 2021
@garyrussell garyrussell self-assigned this Sep 20, 2021
garyrussell added a commit to garyrussell/spring-kafka that referenced this issue Sep 24, 2021
garyrussell added a commit to garyrussell/spring-kafka that referenced this issue Sep 24, 2021
garyrussell added a commit to garyrussell/spring-kafka that referenced this issue Sep 27, 2021
artembilan pushed a commit that referenced this issue Sep 27, 2021
Resolves #1948

* Remove `@Nullable`.

* Move receive methods with no timeout to interface defaults.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant