Propagate timeout errors to callback. by vbabanin · Pull Request #1761 · mongodb/mongo-java-driver
Navigation Menu
{{ message }}
mongodb / mongo-java-driver Public
- Notifications You must be signed in to change notification settings
- Fork 1.5k
Merged
Propagate timeout errors to callback.#1761
vbabanin merged 4 commits intomongodb:mainfrom
Propagate timeout errors to callback.#1761
vbabanin merged 4 commits intomongodb:mainfrom
Conversation
JAVA-5906
vbabanin
requested a review
from a team
as a code owner
vbabanin
requested review from
NathanQingyangXu
and removed request for
a team
vbabanin added 2 commits
July 6, 2025 22:09
driver-core/src/main/com/mongodb/internal/connection/AsynchronousChannelStream.java
Show resolved
Hide resolved
driver-core/src/main/com/mongodb/internal/connection/AsynchronousChannelStream.java Show resolved Hide resolved
driver-core/src/main/com/mongodb/internal/connection/AsynchronousChannelStream.java
Show resolved
Hide resolved
driver-core/src/main/com/mongodb/internal/connection/AsynchronousChannelStream.java Show resolved Hide resolved
Copy link
Contributor
NathanQingyangXu
left a comment
NathanQingyangXu
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some uncertainties that neeed author's response
driver-core/src/main/com/mongodb/internal/connection/AsynchronousChannelStream.java
Show resolved
Hide resolved
driver-core/src/main/com/mongodb/internal/connection/AsynchronousChannelStream.java Show resolved Hide resolved
vbabanin
self-assigned this
vbabanin
requested a review
from NathanQingyangXu
NathanQingyangXu approved these changes Jul 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment