Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Add the following options to mongodb component:
- ssl: A boolean to enable or disables TLS/SSL for the connection;
- directConnection: Allow a driver to force a Single topology type with a connection string containing one host;
- retryWrites: Enable retryable writes.
These options are currently missing from the mongodb endpoint URI.
Attachments
Attachments
Issue Links
- relates to
-
CAMEL-18969 Support mongodb connection string/uri to configure camel-mongodb component
- Resolved
- links to