ALEXANDRE DAVI ZANELATTO created CAMEL-18261:
------------------------------------------------
Summary: Add connection parameters to MongoDB component
Key: CAMEL-18261
URL: https://issues.apache.org/jira/browse/CAMEL-18261
Project: Camel
Issue Type: Improvement
Components: camel-mongodb
Reporter: ALEXANDRE DAVI ZANELATTO
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)