You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Justin Wrobel (JIRA)" <ji...@apache.org> on 2016/05/24 22:43:12 UTC

[jira] [Created] (CAMEL-9990) camel-ftp: Excessive loggging: JSCH -> Permanently added 'X' (RSA) to the list of known hosts.

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)