[ https://issues.apache.org/jira/browse/SSHD-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837451#comment-16837451 ]
Goldstein Lyor commented on SSHD-912: ------------------------------------- Please open a new ticket onĀ it > Review usages of AbstractCloseable#lock and constrain them only to actually > needed ones > --------------------------------------------------------------------------------------- > > Key: SSHD-912 > URL: https://issues.apache.org/jira/browse/SSHD-912 > Project: MINA SSHD > Issue Type: Improvement > Affects Versions: 2.2.0 > Reporter: Goldstein Lyor > Assignee: Goldstein Lyor > Priority: Major > Fix For: 2.3.0 > > Attachments: spxp.usrdump.9503...@aix72.dmz.20190510114505768.log > > Time Spent: 20m > Remaining Estimate: 0h > > The {{AbstractCloseable#lock}} is used in various {{Future}}-s but also for > stuff not related to them. We should take a look at it and separate these > uses so that {{AbstractCloseable#lock}} is used only for {{Future}}-s whereas > all other code uses a *separate* lock. -- This message was sent by Atlassian JIRA (v7.6.3#76005)