You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2015/01/13 17:18:35 UTC

[jira] [Resolved] (SSHD-397) Added more detailed log messages about the KEX negotiation process

     [ https://issues.apache.org/jira/browse/SSHD-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SSHD-397.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.14.0
         Assignee: Guillaume Nodet

https://git-wip-us.apache.org/repos/asf?p=mina-sshd.git;a=commitdiff;h=63a54ea7f9903175c382d9fda39672fdb7919071

Thx for the patch !

> Added more detailed log messages about the KEX negotiation process
> ------------------------------------------------------------------
>
>                 Key: SSHD-397
>                 URL: https://issues.apache.org/jira/browse/SSHD-397
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 0.14.0
>            Reporter: Goldstein Lyor
>            Assignee: Guillaume Nodet
>            Priority: Minor
>             Fix For: 0.14.0
>
>         Attachments: 0009-SSHD-397-Added-more-detailed-log-messages-about-the-.patch
>
>
> Following some issues I was having I needed more detailed logging about the KEX negotiation phase (instead of using a debug breakpoint). Attached is a patch for this issue.
> In this context, I recommend demoting the logging messages at the end of the successful negotiation from INFO level to DEBUG. My rationale is that INFO level is for rare successful events whereas KEX negotiation occurs on each and every session. Therefore its results should be logged as DEBUG. Please let me know if you agree - I will more than happy to make the necessary changes and re-submit a patch with my changes and this one as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)