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

Fix onErrorDropped logged message #1281

Merged
merged 1 commit into from Jan 3, 2024
Merged

Fix onErrorDropped logged message #1281

merged 1 commit into from Jan 3, 2024

Conversation

rozza
Copy link
Member

@rozza rozza commented Dec 14, 2023

Caused by using doOnError rather than using subscribe and passing the handler in there.

JAVA-5266

Caused by using `doOnError` rather than using `subscribe` and
passing the handler in there.

JAVA-5266
@rozza rozza requested review from a team and vbabanin and removed request for a team December 14, 2023 17:45
@rozza rozza merged commit 8d2b5c8 into mongodb:CSOT Jan 3, 2024
25 of 56 checks passed
@rozza rozza deleted the JAVA-5266 branch January 3, 2024 15:24
rozza added a commit to rozza/mongo-java-driver that referenced this pull request Jan 4, 2024
Caused by using `doOnError` rather than using `subscribe` and
passing the handler in there.

JAVA-5284 JAVA-5266
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants