Justin Wrobel created CAMEL-9990:
------------------------------------
Summary: camel-ftp: Excessive loggging: JSCH -> Permanently added
'X' (RSA) to the list of known hosts.
Key: CAMEL-9990
URL: https://issues.apache.org/jira/browse/CAMEL-9990
Project: Camel
Issue Type: Bug
Components: camel-ftp
Reporter: Justin Wrobel
Priority: Minor
Excessive logging with the misleading message:
{code}
JSCH -> Permanently added 'X' (RSA) to the list of known hosts.
{code}
It is misleading because the addition is not permament. It repeats with every
SFTP connection. It is logged as a WARN which creates unnecesary review and
filtering when analyzing the log files.
The previous ticket (CAMEL-8202) resolved this issue for camel-ssh rather than
camel-ftp.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)