Skip to content

GH-3810 Move the logging statement after the conditional statement. #3811

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

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

ghgh415263
Copy link
Contributor

@ghgh415263 ghgh415263 commented Mar 19, 2025

Fixes: #3810

Move the logging statement after the conditional statement.

Move the logging statement after the conditional statement.

Signed-off-by: kjy1994 <[email protected]>
@ghgh415263 ghgh415263 changed the title #3810 Move the logging statement after the conditional statement. GH-3810 Move the logging statement after the conditional statement. Mar 19, 2025
@sobychacko sobychacko added this to the 4.0.0-M2 milestone Mar 19, 2025
@sobychacko sobychacko merged commit e85c88c into spring-projects:main Mar 19, 2025
3 checks passed
spring-builds pushed a commit that referenced this pull request Mar 19, 2025
…n KafkaTestUtils (#3811)

Fixes: 3810

Issue link: #3810

Signed-off-by: kjy1994 <[email protected]>

(cherry picked from commit e85c88c)
spring-builds pushed a commit that referenced this pull request Mar 19, 2025
…n KafkaTestUtils (#3811)

Fixes: 3810

Issue link: #3810

Signed-off-by: kjy1994 <[email protected]>

(cherry picked from commit e85c88c)
@ghgh415263 ghgh415263 deleted the kjy1994-patch branch March 19, 2025 16:58
@ghgh415263
Copy link
Contributor Author

Thank for review !

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.

Calling a method on an ConsumerRecords before performing a null check
2 participants