[
https://issues.apache.org/jira/browse/SSHD-907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16794540#comment-16794540
]
Subramaniajeeva commented on SSHD-907:
--------------------------------------
I set some custom attributes once the user logged in. In implementation of
SftpEventListener.closed() I try to use those attributes. I'm seeing those
attribues as null few times(which means the attributes are getting cleared).
And this attribute clearing is not happening always. I'm mentioning that as
inconsistency.
> Clearing user defined attributes in preclose is creating inconsistent
> behaviour
> -------------------------------------------------------------------------------
>
> Key: SSHD-907
> URL: https://issues.apache.org/jira/browse/SSHD-907
> Project: MINA SSHD
> Issue Type: Bug
> Affects Versions: 2.3.0
> Reporter: Subramaniajeeva
> Assignee: Goldstein Lyor
> Priority: Major
>
> As a part of
> [https://github.com/apache/mina-sshd/commit/f5d036ddd3de3521fb9f83253e30eab67bdbbcb3],
> the user defined attributes are getting cleared from session.
> This is creating inconsistent behaviour in `SftpEventListener` closed(). The
> attributes are being vanished intermittently and the vanishing part is not
> consistent.
>
> Is there any race condition which is not being handled properly?
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)