Aurélien Pupier created CAMEL-23665:
---------------------------------------
Summary: OpenSearch is using deprecated setTlsDetailsFactory which
is no more doing anything
Key: CAMEL-23665
URL: https://issues.apache.org/jira/browse/CAMEL-23665
Project: Camel
Issue Type: Task
Components: camel-opensearch
Affects Versions: 4.20.0
Reporter: Aurélien Pupier
OpenSearch is using deprecated setTlsDetailsFactory which is no more doing
anything
{noformat}
/**
* Sets {@link TlsDetails} {@link Factory} instance.
*
* @return this instance.
* @deprecated Do not use. This method has no effect.
*/
{noformat}
woudl be worthy to understand if we can afely remove it or if we need to adapt
some code
--
This message was sent by Atlassian Jira
(v8.20.10#820010)