Re: [jira] [Comment Edited] (SSHD-812) support asynchronization mode for sftp subsystem

2018-04-09 Thread Eugene Petrenko
unsubscribe Best regards, Eugene Petrenko On Sun, Apr 8, 2018 at 11:24 PM, Guillaume Nodet (JIRA) wrote: > > [ https://issues.apache.org/jira/browse/SSHD-812?page=com. > atlassian.jira.plugin.system.issuetabpanels:comment- > tabpanel&focusedCommentId=16429898#comment-16429898 ] > > Guillaum

[jira] [Commented] (SSHD-812) support asynchronization mode for sftp subsystem

2018-04-09 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16430236#comment-16430236 ] Guillaume Nodet commented on SSHD-812: -- [~lgoldstein] Please have a look at the followi

[jira] [Updated] (SSHD-812) support asynchronous mode for sftp subsystem

2018-04-09 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated SSHD-812: - Summary: support asynchronous mode for sftp subsystem (was: support asynchronization mode for sftp

[jira] [Commented] (SSHD-812) support asynchronous mode for sftp subsystem

2018-04-09 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16430478#comment-16430478 ] Goldstein Lyor commented on SSHD-812: - [~gnt] very nice, I did add some comments to it..

Re: Adding a secured() event in the IoHandler

2018-04-09 Thread Jonathan Valliere
I’d be interested in the diff. Why not propagate the sent down the chain instead of just to the handler? I have a generic event system that I use to notify users fo server events, like pending shutdown or app reloads. On Sun, Apr 8, 2018 at 11:56 AM, Emmanuel Lécharny wrote: > Ok, I have some

Re: Adding a secured() event in the IoHandler

2018-04-09 Thread Emmanuel Lécharny
Le 09/04/2018 à 17:17, Jonathan Valliere a écrit : > I’d be interested in the diff. Why not propagate the sent down the chain > instead of just to the handler? I do propagate the event down teh chain. Ultimately, the IoHandler is responsible for handling it. I have attached the diff, nit sure

[jira] [Commented] (SSHD-812) support asynchronous mode for sftp subsystem

2018-04-09 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431182#comment-16431182 ] Guillaume Nodet commented on SSHD-812: -- I've refactored to smaller commits so that thin

[jira] [Comment Edited] (SSHD-812) support asynchronous mode for sftp subsystem

2018-04-09 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431182#comment-16431182 ] Guillaume Nodet edited comment on SSHD-812 at 4/9/18 8:31 PM: --

[jira] [Comment Edited] (SSHD-812) support asynchronous mode for sftp subsystem

2018-04-09 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431182#comment-16431182 ] Guillaume Nodet edited comment on SSHD-812 at 4/9/18 8:35 PM: --

[GitHub] mina-sshd pull request #49: Sshd 812

2018-04-09 Thread gnodet
GitHub user gnodet opened a pull request: https://github.com/apache/mina-sshd/pull/49 Sshd 812 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gnodet/mina-sshd SSHD-812 Alternatively you can review and apply these changes as the

[jira] [Commented] (SSHD-812) support asynchronous mode for sftp subsystem

2018-04-09 Thread Zhenliang Su (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431647#comment-16431647 ] Zhenliang Su commented on SSHD-812: --- [~gnt] I upload a 379MB file three times for test. Wi