[jira] [Commented] (DIRMINA-1088) OrderedThreadPool implementation should be compatible with Java 10

2018-06-29 Thread Guus der Kinderen (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16527732#comment-16527732 ] Guus der Kinderen commented on DIRMINA-1088: I think the problem is resolved by setting Max

[jira] [Updated] (DIRMINA-1088) OrderedThreadPool implementation should be compatible with Java 10

2018-06-29 Thread Guus der Kinderen (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guus der Kinderen updated DIRMINA-1088: --- Attachment: orderedthreadpool.patch > OrderedThreadPool implementation should be

[jira] [Updated] (DIRMINA-1088) OrderedThreadPool implementation should be compatible with Java 10

2018-06-29 Thread Guus der Kinderen (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guus der Kinderen updated DIRMINA-1088: --- Description: {{org.apache.mina.filter.executor.OrderedThreadPoolExecutor}}

[jira] [Created] (DIRMINA-1088) OrderedThreadPool implementation should be compatible with Java 10

2018-06-29 Thread Guus der Kinderen (JIRA)
Guus der Kinderen created DIRMINA-1088: -- Summary: OrderedThreadPool implementation should be compatible with Java 10 Key: DIRMINA-1088 URL: https://issues.apache.org/jira/browse/DIRMINA-1088

[jira] [Commented] (DIRMINA-1078) OrderedThreadPoolExecutor should allow sessions to be prioritized

2018-06-29 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16527603#comment-16527603 ] Emmanuel Lecharny commented on DIRMINA-1078: Hi Jonathan, I'm busy today, so if you want to

[jira] [Commented] (DIRMINA-1078) OrderedThreadPoolExecutor should allow sessions to be prioritized

2018-06-29 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16527593#comment-16527593 ] Jonathan Valliere commented on DIRMINA-1078: [~elecharny] Are you going to take charge of

Re: Fwd: Upgrade to Mina 2.0.19 broke camel-xmpp tests

2018-06-29 Thread Emmanuel Lécharny
Le 29/06/2018 à 13:10, Guillaume Nodet a écrit : > Sorry for the delay. > I gave it another try and unfortunately, the problem persists with my local > build of 2.20-SNAPSHOT. Ah, crap :/ > I'll try to find a fix next week. Okiedo. What is surprizing is that I fixed the change you pointed, so

Re: Fwd: Upgrade to Mina 2.0.19 broke camel-xmpp tests

2018-06-29 Thread Guillaume Nodet
Sorry for the delay. I gave it another try and unfortunately, the problem persists with my local build of 2.20-SNAPSHOT. I'll try to find a fix next week. Le mar. 26 juin 2018 à 00:39, Emmanuel Lécharny a écrit : > > > Le 23/06/2018 à 01:40, Guillaume Nodet a écrit : > > Sorry, I've been on

[jira] [Commented] (DIRMINA-1078) OrderedThreadPoolExecutor should allow sessions to be prioritized

2018-06-29 Thread Guus der Kinderen (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16527330#comment-16527330 ] Guus der Kinderen commented on DIRMINA-1078: No worries, thanks for the update. >

[jira] [Commented] (DIRMINA-1078) OrderedThreadPoolExecutor should allow sessions to be prioritized

2018-06-29 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16527253#comment-16527253 ] Emmanuel Lecharny commented on DIRMINA-1078: Still have to review and merge the code...