Skip to content

Duplicate log in query execution #4253

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

Closed
Raghav2211 opened this issue Dec 16, 2022 · 2 comments
Closed

Duplicate log in query execution #4253

Raghav2211 opened this issue Dec 16, 2022 · 2 comments
Assignees
Labels
type: bug A general bug

Comments

@Raghav2211
Copy link

Raghav2211 commented Dec 16, 2022

Hi,
I'm not quite sure if this is a duplicate or I'm missing something

LOGGER.debug(String.format("findOne using query: %s fields: %s for class: %s in collection: %s",

This is replicate in MonoTemplate also

Spring boot version: 3.0.0

Java version: 17


Thanks

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 16, 2022
@christophstrobl
Copy link
Member

Good catch - thanks for reporting!

@christophstrobl christophstrobl added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Dec 19, 2022
@Raghav2211
Copy link
Author

@christophstrobl Thanks for reviewing it , I submitted a PR against it PR Please let me know if any concern.

@mp911de mp911de added type: bug A general bug and removed type: task A general task labels Mar 17, 2023
@mp911de mp911de added this to the 3.4.10 (2021.2.10) milestone Mar 17, 2023
mp911de pushed a commit that referenced this issue Mar 17, 2023
mp911de added a commit that referenced this issue Mar 17, 2023
Remove duplicate logging in imperative FindOneCallback.

See #4253
Original pull request: #4259
mp911de added a commit that referenced this issue Mar 17, 2023
Remove duplicate logging in imperative FindOneCallback.

See #4253
Original pull request: #4259
mp911de pushed a commit that referenced this issue Mar 17, 2023
mp911de added a commit that referenced this issue Mar 17, 2023
Remove duplicate logging in imperative FindOneCallback.

See #4253
Original pull request: #4259
@mp911de mp911de linked a pull request Mar 17, 2023 that will close this issue
4 tasks
@mp911de mp911de self-assigned this Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants