[GitHub] mina-sshd pull request #39: Use FactoryManager for WAIT_FOR_SPACE_TIMEOUT

2017-10-13 Thread paladox
GitHub user paladox opened a pull request: https://github.com/apache/mina-sshd/pull/39 Use FactoryManager for WAIT_FOR_SPACE_TIMEOUT Reason why is because if your clonning a large project, you need to have a higher timeout. Let's use the FactoryManager to allow for individu

[jira] [Commented] (SSHD-778) Allow overiding WAIT_FOR_SPACE_TIMEOUT and DEFAULT_WAIT_FOR_SPACE_TIMEOUT default setting

2017-10-13 Thread none (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203963#comment-16203963 ] none commented on SSHD-778: --- I've created this pull https://github.com/apache/mina-sshd/pull/39 >

[jira] [Created] (SSHD-778) Allow overiding WAIT_FOR_SPACE_TIMEOUT and DEFAULT_WAIT_FOR_SPACE_TIMEOUT default setting

2017-10-13 Thread none (JIRA)
none created SSHD-778: - Summary: Allow overiding WAIT_FOR_SPACE_TIMEOUT and DEFAULT_WAIT_FOR_SPACE_TIMEOUT default setting Key: SSHD-778 URL: https://issues.apache.org/jira/browse/SSHD-778 Project: MINA SSHD

[jira] [Commented] (DIRMINA-1060) Handle the spinning selectors in Socket/Datagram Acceptor and Connector

2017-10-13 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203674#comment-16203674 ] Jonathan Valliere commented on DIRMINA-1060: Emmanuel, is this resolved? >

[jira] [Commented] (DIRMINA-1057) AbstractIoSession getScheduledWriteMessages always -negative?

2017-10-13 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203664#comment-16203664 ] Jonathan Valliere commented on DIRMINA-1057: We're still waiting on Emmanuel

[jira] [Commented] (DIRMINA-1057) AbstractIoSession getScheduledWriteMessages always -negative?

2017-10-13 Thread David Gibbs (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203654#comment-16203654 ] David Gibbs commented on DIRMINA-1057: -- I can try that with my new build. Will do s

[jira] [Comment Edited] (DIRMINA-1057) AbstractIoSession getScheduledWriteMessages always -negative?

2017-10-13 Thread David Gibbs (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203654#comment-16203654 ] David Gibbs edited comment on DIRMINA-1057 at 10/13/17 2:45 PM: --

[jira] [Comment Edited] (DIRMINA-1057) AbstractIoSession getScheduledWriteMessages always -negative?

2017-10-13 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203637#comment-16203637 ] Jonathan Valliere edited comment on DIRMINA-1057 at 10/13/17 2:33 PM:

[jira] [Commented] (DIRMINA-1057) AbstractIoSession getScheduledWriteMessages always -negative?

2017-10-13 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203637#comment-16203637 ] Jonathan Valliere commented on DIRMINA-1057: David, I ran the updated tests

[jira] [Commented] (DIRMINA-1057) AbstractIoSession getScheduledWriteMessages always -negative?

2017-10-13 Thread David Gibbs (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203617#comment-16203617 ] David Gibbs commented on DIRMINA-1057: -- [~johnnyv] I have updated the test case in

[jira] [Commented] (SSHD-776) SSHD local port forwarding close session unexpectedly

2017-10-13 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203595#comment-16203595 ] Goldstein Lyor commented on SSHD-776: - Hi [~fcava] - I have recently completed SSHD-777

[jira] [Resolved] (SSHD-777) Make the code handling channels more error tolerant

2017-10-13 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor resolved SSHD-777. - Resolution: Fixed Fix Version/s: 1.7.0 > Make the code handling channels more error tolerant

[jira] [Work started] (SSHD-777) Make the code handling channels more error tolerant

2017-10-13 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-777 started by Goldstein Lyor. --- > Make the code handling channels more error tolerant > -