[
https://issues.apache.org/jira/browse/SSHD-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16575093#comment-16575093
]
Goldstein Lyor commented on SSHD-838:
-------------------------------------
I believe 2.1.0 will be the next release in view of several structural changes
(not just this one). We have not set even a tentative release date yet - we
usually wait for enough changes to accumulate (when that will be or what
"enough" means is still a fluid definition... :)). My current intent is to aim
for a release sometime in mid-Sep. perhaps early Oct. 2018...
{quote}
Best regards, and thanks again for all your support
{quote}
We are always open for improvements - especially when persuasive justification
can be provided - as in this case.
> Lower the log level in Nio2Acceptor.AcceptCompletionHandler#okToReaccept
> ------------------------------------------------------------------------
>
> Key: SSHD-838
> URL: https://issues.apache.org/jira/browse/SSHD-838
> Project: MINA SSHD
> Issue Type: Improvement
> Affects Versions: 2.0.0
> Reporter: jpalacios
> Assignee: Goldstein Lyor
> Priority: Major
> Labels: important, listener, logging
> Fix For: 2.0.1
>
> Attachments: sshd-nio-acceptor-logging.patch
>
>
> As discussed in [SSHD-833|https://issues.apache.org/jira/browse/SSHD-833], it
> appears that when a client disconnects before the handshake completes there's
> some pretty loud logging coming from the
> {{Nio2Acceptor.AcceptCompletionHandler#okToReaccept}}.
> The entire message is logged at {{WARN}} level. Also, several lines from the
> stack trace are logged individually at the same level.
> We feel this much logging at {{WARN}} level will be too much noise for system
> administrators who might think there's something wrong with the system. We
> propose:
> # Changing the log level to {{DEBUG}} / {{FINE}}
> # Logging the stacktrace in a single message
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)