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

Update toSting() methods in KafkaEvent subclasses #3502

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

bky373
Copy link
Contributor

@bky373 bky373 commented Sep 16, 2024

Description

  • This commit updates the toString() methods in two Kafka event classes: ListenerContainerPartitionIdleEvent and ListenerContainerPartitionNoLongerIdleEvent.
  • The changes ensure that both methods accurately reflect their class names and properties.
  • This commit also corrects a typo in events.adoc, changing idleInterval to idleEventInterval for improved accuracy.

@bky373 bky373 changed the title Fix toSting() methods in KafkaEvent subclasses Update toSting() methods in KafkaEvent subclasses Sep 16, 2024
@sobychacko sobychacko merged commit c6cf896 into spring-projects:main Sep 16, 2024
3 checks passed
spring-builds pushed a commit that referenced this pull request Sep 16, 2024
* Fix `toSting()` methods in `KafkaEvent` subclasses

* Fix typo in `events.adoc`

(cherry picked from commit c6cf896)
spring-builds pushed a commit that referenced this pull request Sep 16, 2024
* Fix `toSting()` methods in `KafkaEvent` subclasses

* Fix typo in `events.adoc`

(cherry picked from commit c6cf896)
@sobychacko sobychacko added this to the 3.3.0-M3 milestone Sep 16, 2024
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.

2 participants