[
https://issues.apache.org/jira/browse/SSHD-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Goldstein Lyor resolved SSHD-566.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.1.0
> Allow specific properties overrides per session, channel
> --------------------------------------------------------
>
> Key: SSHD-566
> URL: https://issues.apache.org/jira/browse/SSHD-566
> Project: MINA SSHD
> Issue Type: Improvement
> Reporter: Goldstein Lyor
> Assignee: Goldstein Lyor
> Fix For: 1.1.0
>
>
> The current configuration model relies only on the factory manager as the
> prime properties carrier. Allow setting "overrides" for a specific session or
> even channel. The property value resolution will work from "closest" to
> "farthest" - e.g., if the queried entity is a channel, then it will look for
> a specific override on the channel, then on the session and lastly on the
> factory manager. This will allow code to fine-tune parameters for a specific
> session or channel if the user has some specific preferences - e.g., lengthen
> some timeouts for a channel with expected heavy traffic load.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)