-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Async
-
None
Currently both driver-core and driver-async take a direct dependency on Netty. Consider moving that dependency to a separate mongodb-driver-netty module, and requiring explicit programmatic enablement of Netty via NettyStreamFactoryFactory.
This should only be done along with the addition of built-in async support for TLS so that Netty is no longer required to connect to TLS deployments via the async drivers.