mongo-java-driver icon indicating copy to clipboard operation
mongo-java-driver copied to clipboard

Add throwTranslatedWriteException, refactoring, async helper

Open katcharov opened this issue 1 year ago • 1 comments

Refactoring for JAVA-5379

Introduces throwTranslatedWriteException (in CSOT will allow replacing isExpired with onExpired).

This also introduces a helper, and the second commit, which can be reviewed independently, is a simple refactoring (move, increase visibility).

katcharov avatar May 03 '24 15:05 katcharov

Looks good overall! Just a couple of questions and suggestions.

vbabanin avatar May 09 '24 05:05 vbabanin