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

Polish KafkaMessageListenerContainer #3079

Conversation

Wzy19930507
Copy link
Contributor

@Wzy19930507 Wzy19930507 commented Feb 28, 2024

  • Add method consumerWakeIfNecessary() to reuse consumer.wakeIfNecessary().
  • Add method getTxProducer().
  • Optimize determineListenerType().
  • Change OffsetMetadata type to record.

* Optimize `determineListenerType()`.
* Change `OffsetMetadata` type to record.
@Wzy19930507 Wzy19930507 force-pushed the polish_kafka_message_listener_container branch from d2ed076 to 4d7f5e6 Compare February 28, 2024 08:03
@sobychacko sobychacko added this to the 3.2.0-M2 milestone Feb 28, 2024
@sobychacko sobychacko merged commit 83d9a31 into spring-projects:main Feb 28, 2024
3 checks passed
@Wzy19930507 Wzy19930507 deleted the polish_kafka_message_listener_container branch February 28, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants