Details
-
Improvement
-
Resolution: Won't Fix
-
Major - P3
-
None
-
None
-
None
Description
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.