Re: How to handle NetworkRecycledException in AbstractPollingIoAcceptor?

2018-02-26 Thread Jonathan Valliere
It is going to be complicated to re-bind; probably the first patch will simply let it fully fail. I’ll have to test the ulimit protection to see if I can determine if the exception is related to ulimit or something else. On Mon, Feb 26, 2018 at 11:35 AM, dgriff wrote:

Re: How to handle NetworkRecycledException in AbstractPollingIoAcceptor?

2018-02-26 Thread dgriff
Well according to this: https://www.ibm.com/support/knowledgecenter/en/SSYKE2_9.0.0/com.ibm.java.multiplatform.90.doc/user/cinet.html "an exception (NetworkRecycledException) is thrown to the application to allow it either to fail or to attempt to rebind." So is it possible to modify this code

Re: Release Targets in JIRA

2018-02-26 Thread Emmanuel Lécharny
Le 26/02/2018 à 17:06, Jonathan Valliere a écrit : > Just a thought… > > At work, we always have a release target similar to 2.0-NEXT which always > represents the next release. When a new release is completed, the target > is renamed to the correct version number and a new 2.0-NEXT release is

[jira] [Updated] (DIRMINA-1076) Leaking NioProcessors/NioSocketConnectors hanging in call to dispose

2018-02-26 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere updated DIRMINA-1076: --- Component/s: Core > Leaking NioProcessors/NioSocketConnectors hanging in call to

[jira] [Updated] (DIRMINA-1076) Leaking NioProcessors/NioSocketConnectors hanging in call to dispose

2018-02-26 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere updated DIRMINA-1076: --- Fix Version/s: 2.0.17 > Leaking NioProcessors/NioSocketConnectors hanging in call

[jira] [Updated] (DIRMINA-1077) Threads hanging in dispose() on SSLHandshakeException

2018-02-26 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere updated DIRMINA-1077: --- Fix Version/s: 2.0.17 > Threads hanging in dispose() on SSLHandshakeException >

Release Targets in JIRA

2018-02-26 Thread Jonathan Valliere
Just a thought… At work, we always have a release target similar to 2.0-NEXT which always represents the next release. When a new release is completed, the target is renamed to the correct version number and a new 2.0-NEXT release is created. This style makes it easier to configure and schedule

[jira] [Work started] (DIRMINA-1077) Threads hanging in dispose() on SSLHandshakeException

2018-02-26 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on DIRMINA-1077 started by Jonathan Valliere. -- > Threads hanging in dispose() on SSLHandshakeException >

[jira] [Work started] (DIRMINA-1076) Leaking NioProcessors/NioSocketConnectors hanging in call to dispose

2018-02-26 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on DIRMINA-1076 started by Jonathan Valliere. -- > Leaking NioProcessors/NioSocketConnectors hanging in call to

[jira] [Commented] (DIRMINA-1076) Leaking NioProcessors/NioSocketConnectors hanging in call to dispose

2018-02-26 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16376929#comment-16376929 ] Emmanuel Lecharny commented on DIRMINA-1076: Sounds good ! Jonathan, let's wait for

[jira] [Commented] (DIRMINA-1076) Leaking NioProcessors/NioSocketConnectors hanging in call to dispose

2018-02-26 Thread Christoph John (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16376881#comment-16376881 ] Christoph John commented on DIRMINA-1076: - Hi [~johnnyv], thanks for the patch. First tests

[jira] [Comment Edited] (SSHD-792) Remote Port-Forwarding uses invalid "original host" values

2018-02-26 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16376628#comment-16376628 ] Goldstein Lyor edited comment on SSHD-792 at 2/26/18 10:34 AM: --- See [SSH port

[jira] [Commented] (SSHD-792) Remote Port-Forwarding uses invalid "original host" values

2018-02-26 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16376628#comment-16376628 ] Goldstein Lyor commented on SSHD-792: - See [SSH port forwarding