-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Async
-
None
-
Fully Compatible
To ease use of the async driver and remove the need for a dependency on Netty, add built-in support for TLS in the async driver.
TODO:
- Fix RetryableWritesTest
- Replace SLF4J with driver's Logger API
- Enable host name verification
- Make TlsChannel the default when SSL is enabled
- Address logging TODO's
- Address exception handling TODO
- Update License headers and THIRD-PARTY-NOTICES
- Make BufferProviderAllocator more efficient
- Address TODO in BufferHolder