-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Async, Monitoring
-
None
-
Fully Compatible
Currently we can't distinguish between the sync and async drivers using client metadata. This makes it harder to decide whether the async driver can be removed in 4.0.
This update appends extra information to the driver name:
- legacy : mongo-java-driver|legacy
- sync : mongo-java-driver|sync
- async : mongo-java-driver|async