[jira] [Updated] (DIRMINA-939) Disable SSL Renegotiation to prevent Denial of Service

2020-04-15 Thread Jonathan Valliere (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere updated DIRMINA-939: -- Fix Version/s: (was: 2.0.14) > Disable SSL Renegotiation to prevent Denial

[jira] [Updated] (DIRMINA-1079) MINA fails to connect from behind a proxy if endpoint is not resolved

2020-04-15 Thread Jonathan Valliere (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere updated DIRMINA-1079: --- Fix Version/s: (was: 2.0.23) > MINA fails to connect from behind a proxy

[jira] [Resolved] (DIRMINA-966) NIO Datagram messages can get duplicated when unable to be sent by the underlying DatagramChannel

2020-04-15 Thread Jonathan Valliere (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-966. --- Fix Version/s: (was: 2.0.8) 2.1.4 Resolution: Fixed

[jira] [Resolved] (DIRMINA-911) Surprising behaviour with ConnectFuture

2020-04-15 Thread Jonathan Valliere (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-911. --- Resolution: Not A Bug Created/Open are called sequentially; moving it to Open would

[jira] [Resolved] (DIRMINA-1008) fromHexString converts non-hex Strings to ByteBuffer

2020-04-15 Thread Jonathan Valliere (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-1008. Resolution: Invalid org.apache.mina.util.ByteBufferDumper is no longer a

[jira] [Resolved] (DIRMINA-1114) High CPU utilization because of Mina-core jar

2020-04-15 Thread Jonathan Valliere (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-1114. Resolution: Cannot Reproduce I'm closing this issue because we were unab

[jira] [Resolved] (FTPSERVER-491) SSLConfigurationFactory.setSslProtocol never actually work

2020-04-15 Thread Jonathan Valliere (Jira)
[ https://issues.apache.org/jira/browse/FTPSERVER-491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved FTPSERVER-491. - Resolution: Fixed Merged /FTPSERVER-491 with /master

[jira] [Commented] (DIRMINA-1123) Receive buffer size is never set for NIO acceptor

2020-04-15 Thread Jonathan Valliere (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17084124#comment-17084124 ] Jonathan Valliere commented on DIRMINA-1123: I am resolving this issue

[jira] [Resolved] (DIRMINA-1123) Receive buffer size is never set for NIO acceptor

2020-04-15 Thread Jonathan Valliere (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-1123. Assignee: Jonathan Valliere Resolution: Not A Bug > Receive buffer size

[jira] [Comment Edited] (DIRMINA-1123) Receive buffer size is never set for NIO acceptor

2020-04-15 Thread Jonathan Valliere (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17084077#comment-17084077 ] Jonathan Valliere edited comment on DIRMINA-1123 at 4/15/20, 2:2

[jira] [Commented] (DIRMINA-1123) Receive buffer size is never set for NIO acceptor

2020-04-15 Thread Jonathan Valliere (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17084077#comment-17084077 ] Jonathan Valliere commented on DIRMINA-1123: AprSocketAcceptor#open

[jira] [Commented] (DIRMINA-1123) Receive buffer size is never set for NIO acceptor

2020-04-15 Thread Jonathan Valliere (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17084044#comment-17084044 ] Jonathan Valliere commented on DIRMINA-1123: The socket buffers don’

Re: [jira] [Created] (DIRMINA-1123) Receive buffer size is never set for NIO acceptor

2020-04-15 Thread Jonathan Valliere
The socket buffers don’t do anything with listening TCP sockets nor do accepted sockets automatically inherit any settings therefore it isn’t necessary. On Wed, Apr 15, 2020 at 5:09 AM Marcin L (Jira) wrote: > Marcin L created DIRMINA-1123: > - > > Su

[jira] [Comment Edited] (DIRMINA-1119) Deadlock when using SSL and proxy

2020-02-10 Thread Jonathan Valliere (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17033671#comment-17033671 ] Jonathan Valliere edited comment on DIRMINA-1119 at 2/10/20 3:1

[jira] [Commented] (DIRMINA-1119) Deadlock when using SSL and proxy

2020-02-10 Thread Jonathan Valliere (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17033671#comment-17033671 ] Jonathan Valliere commented on DIRMINA-1119: That might be more

[jira] [Commented] (DIRMINA-1119) Deadlock when using SSL and proxy

2020-02-10 Thread Jonathan Valliere (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17033599#comment-17033599 ] Jonathan Valliere commented on DIRMINA-1119: Your deadlock appears t

Re: Dear Sir, I need Help, Emergency, MINA SSL configuration not connect remote client at server side.

2020-02-01 Thread Jonathan Valliere
Open up Wireshark and figure out what is going on. What is the domain name on your SSL cert? Is it your IP address or is it localhost? On Sat, Feb 1, 2020 at 4:10 PM Kutay C. Zorlu wrote: > Hi - ALL, > > I am student, I have a master thesis project, I Integrated Apache mina to > my Project, E

[jira] [Commented] (DIRMINA-1118) NPE in SslHandler.checkStatus

2019-11-06 Thread Jonathan Valliere (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16968857#comment-16968857 ] Jonathan Valliere commented on DIRMINA-1118: Adds NULL checks

[jira] [Closed] (DIRMINA-989) Frequent CancelledKeyException

2019-11-06 Thread Jonathan Valliere (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere closed DIRMINA-989. - Closing old issue.  Please upgrade MINA > Frequent CancelledKeyExcept

[jira] [Commented] (FTPSERVER-491) SSLConfigurationFactory.setSslProtocol never actually work

2019-11-06 Thread Jonathan Valliere (Jira)
[ https://issues.apache.org/jira/browse/FTPSERVER-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16968844#comment-16968844 ] Jonathan Valliere commented on FTPSERVER-491: - [~roylu] are you sure

Re: [jira] [Comment Edited] (DIRMINA-989) Frequent CancelledKeyException

2019-11-02 Thread Jonathan Valliere
I’ll look at this tomorrow On Sat, Nov 2, 2019 at 8:37 PM Srikanth Chadalavada (Jira) wrote: > > [ > https://issues.apache.org/jira/browse/DIRMINA-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16965529#comment-16965529 > ] > > Srikanth Chadalavada

[jira] [Commented] (FTPSERVER-491) SSLConfigurationFactory.setSslProtocol never actually work

2019-10-09 Thread Jonathan Valliere (Jira)
[ https://issues.apache.org/jira/browse/FTPSERVER-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947676#comment-16947676 ] Jonathan Valliere commented on FTPSERVER-491: - Its fixed in this br

[jira] [Commented] (DIRMINA-1118) NPE in SslHandler.checkStatus

2019-08-12 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905263#comment-16905263 ] Jonathan Valliere commented on DIRMINA-1118: No problem, I put this i

[jira] [Commented] (DIRMINA-1118) NPE in SslHandler.checkStatus

2019-08-12 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905129#comment-16905129 ] Jonathan Valliere commented on DIRMINA-1118: Only people with spe

Re: [jira] [Commented] (DIRMINA-1118) NPE in SslHandler.checkStatus

2019-08-12 Thread Jonathan Valliere
Only people with special permissions can edit comments. Don’t worry about it. Are you saying that this issue should be closed because it’s not an issue? On Mon, Aug 12, 2019 at 8:12 AM Christoph John (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/DIRMINA-1118?page=com.atlassia

[jira] [Updated] (DIRMINA-1118) NPE in SslHandler.checkStatus

2019-08-12 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere updated DIRMINA-1118: --- Sprint: Mina Sprint 1 > NPE in SslHandler.checkSta

[jira] [Updated] (DIRMINA-1118) NPE in SslHandler.checkStatus

2019-08-12 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere updated DIRMINA-1118: --- Affects Version/s: 2.1.3 > NPE in SslHandler.checkSta

[jira] [Commented] (DIRMINA-1116) Session Message Order Is Mixed Up Using NioSocketAcceptor

2019-06-06 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16858143#comment-16858143 ] Jonathan Valliere commented on DIRMINA-1116: So, Flash Player but not

[jira] [Commented] (DIRMINA-1116) Session Message Order Is Mixed Up Using NioSocketAcceptor

2019-06-06 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16858124#comment-16858124 ] Jonathan Valliere commented on DIRMINA-1116: If its not SSL then its R

[jira] [Commented] (DIRMINA-1116) Session Message Order Is Mixed Up Using NioSocketAcceptor

2019-06-06 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16858044#comment-16858044 ] Jonathan Valliere commented on DIRMINA-1116: Is this Red5?  Red5 use

[jira] [Commented] (DIRMINA-1116) Session Message Order Is Mixed Up Using NioSocketAcceptor

2019-06-06 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857901#comment-16857901 ] Jonathan Valliere commented on DIRMINA-1116: You own both the client

[jira] [Commented] (DIRMINA-1116) Session Message Order Is Mixed Up Using NioSocketAcceptor

2019-06-06 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857837#comment-16857837 ] Jonathan Valliere commented on DIRMINA-1116: Sounds like you nee

[jira] [Commented] (DIRMINA-1116) Session Message Order Is Mixed Up Using NioSocketAcceptor

2019-06-06 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857779#comment-16857779 ] Jonathan Valliere commented on DIRMINA-1116: As long as you have 1

[jira] [Commented] (DIRMINA-996) IoSessionRecycler RemoteAddress Collision

2019-06-04 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855942#comment-16855942 ] Jonathan Valliere commented on DIRMINA-996: --- This should function like

[jira] [Commented] (DIRMINA-1116) Session Message Order Is Mixed Up Using NioSocketAcceptor

2019-06-02 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16854095#comment-16854095 ] Jonathan Valliere commented on DIRMINA-1116: You sure there isn

[jira] [Comment Edited] (DIRMINA-1114) High CPU utilization because of Mina-core jar

2019-05-31 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852948#comment-16852948 ] Jonathan Valliere edited comment on DIRMINA-1114 at 5/31/19 12:0

[jira] [Commented] (DIRMINA-1114) High CPU utilization because of Mina-core jar

2019-05-31 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852948#comment-16852948 ] Jonathan Valliere commented on DIRMINA-1114: [~hagrawal] are you remo

[jira] [Comment Edited] (DIRMINA-1115) Filter ProfilerTimerFilter ArithmeticException

2019-05-30 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16851772#comment-16851772 ] Jonathan Valliere edited comment on DIRMINA-1115 at 5/30/19 11:5

[jira] [Resolved] (DIRMINA-1115) Filter ProfilerTimerFilter ArithmeticException

2019-05-30 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-1115. Resolution: Fixed Assignee: Jonathan Valliere 2.1.X  [https

[jira] [Updated] (DIRMINA-1115) Filter ProfilerTimerFilter ArithmeticException

2019-05-30 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere updated DIRMINA-1115: --- Fix Version/s: 2.1.4 2.0.23 > Filter ProfilerTimerFil

[jira] [Comment Edited] (DIRMINA-1114) High CPU utilization because of Mina-core jar

2019-05-30 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16851752#comment-16851752 ] Jonathan Valliere edited comment on DIRMINA-1114 at 5/30/19 11:2

[jira] [Commented] (DIRMINA-1114) High CPU utilization because of Mina-core jar

2019-05-30 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16851752#comment-16851752 ] Jonathan Valliere commented on DIRMINA-1114: Here are the instruct

[jira] [Commented] (DIRMINA-1114) High CPU utilization because of Mina-core jar

2019-05-30 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16851739#comment-16851739 ] Jonathan Valliere commented on DIRMINA-1114: [^nio-metal-example.sv

[jira] [Updated] (DIRMINA-1114) High CPU utilization because of Mina-core jar

2019-05-30 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere updated DIRMINA-1114: --- Attachment: nio-metal-example.svg > High CPU utilization because of Mina-core

[jira] [Updated] (DIRMINA-1115) Filter ProfilerTimerFilter ArithmeticException

2019-05-29 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere updated DIRMINA-1115: --- Sprint: Mina Sprint 1 > Filter ProfilerTimerFilter ArithmeticExcept

[jira] [Commented] (DIRMINA-1114) High CPU utilization because of Mina-core jar

2019-05-29 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16851184#comment-16851184 ] Jonathan Valliere commented on DIRMINA-1114: [~hagrawal] It looks like

[jira] [Commented] (DIRMINA-1114) High CPU utilization because of Mina-core jar

2019-05-29 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850894#comment-16850894 ] Jonathan Valliere commented on DIRMINA-1114: I'm following the

Re: [VOTE] Release Apache Miba 2.1.3

2019-05-29 Thread Jonathan Valliere
+1 On Wed, May 29, 2019 at 9:19 AM Emmanuel Lécharny wrote: > Hi ! > > I'm calling for a vote of Apache MINA 2.1.3 release. > > This fixes a few issues that were found since the last release, mainly a > 100% CPU peak caused by some changes in the way we process the > messageSent() event. The 4 J

[jira] [Updated] (DIRMINA-1014) SocketAcceptor doesn't unbind correctly

2019-05-29 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere updated DIRMINA-1014: --- Sprint: Mina Sprint 1 > SocketAcceptor doesn't unbind c

[jira] [Updated] (DIRMINA-1082) SSLHandler calling wrap method after closeOutBound() on SSLEngine

2019-05-29 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere updated DIRMINA-1082: --- Sprint: Mina Sprint 1 > SSLHandler calling wrap method after closeOutBound()

[jira] [Updated] (DIRMINA-1008) fromHexString converts non-hex Strings to ByteBuffer

2019-05-29 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere updated DIRMINA-1008: --- Sprint: Mina Sprint 1 > fromHexString converts non-hex Strings to ByteBuf

[jira] [Updated] (DIRMINA-1112) Backport DIRMINA-1107 to 2.0.X

2019-05-29 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere updated DIRMINA-1112: --- Sprint: Mina Sprint 1 > Backport DIRMINA-1107 to 2.

[jira] [Updated] (DIRMINA-1105) SSLHandler buffer handling

2019-05-29 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere updated DIRMINA-1105: --- Sprint: Mina Sprint 1 > SSLHandler buffer handl

[jira] [Updated] (DIRMINA-891) SSLHandler throws SSLException during handshake that sequence number triggers

2019-05-29 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere updated DIRMINA-891: -- Sprint: Mina Sprint 1 > SSLHandler throws SSLException during handshake that seque

[jira] [Updated] (DIRMINA-996) IoSessionRecycler RemoteAddress Collision

2019-05-29 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere updated DIRMINA-996: -- Sprint: Mina Sprint 1 > IoSessionRecycler RemoteAddress Collis

[jira] [Updated] (DIRMINA-1035) HttpServerDecoder not handling colons in header values

2019-05-29 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere updated DIRMINA-1035: --- Sprint: Mina Sprint 1 > HttpServerDecoder not handling colons in header val

[jira] [Updated] (DIRMINA-939) Disable SSL Renegotiation to prevent Denial of Service

2019-05-29 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere updated DIRMINA-939: -- Sprint: Mina Sprint 1 > Disable SSL Renegotiation to prevent Denial of Serv

[jira] [Commented] (DIRMINA-1114) High CPU utilization because of Mina-core jar

2019-05-29 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850811#comment-16850811 ] Jonathan Valliere commented on DIRMINA-1114: If you look in

[jira] [Comment Edited] (DIRMINA-1114) High CPU utilization because of Mina-core jar

2019-05-28 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849693#comment-16849693 ] Jonathan Valliere edited comment on DIRMINA-1114 at 5/28/19 1:5

[jira] [Commented] (DIRMINA-1114) High CPU utilization because of Mina-core jar

2019-05-28 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849693#comment-16849693 ] Jonathan Valliere commented on DIRMINA-1114: [~hagrawal] You hav

Re: New MINA 2.1.X release soon

2019-05-27 Thread Jonathan Valliere
I would like to see DIRMINA-1110 reverted. IMHO, I do not think it fixes any known problems and potentially introduces new deadlock opportunities. On Mon, May 27, 2019 at 10:24 PM Emmanuel Lécharny wrote: > Hi ! > > > I think it's time to cut a new release for MINA 2.1.X branch. We have > some

[jira] [Comment Edited] (DIRMINA-1110) Ordered Executors concurrency

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16847966#comment-16847966 ] Jonathan Valliere edited comment on DIRMINA-1110 at 5/24/19 11:4

[jira] [Commented] (DIRMINA-1110) Ordered Executors concurrency

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16847966#comment-16847966 ] Jonathan Valliere commented on DIRMINA-1110: The producer and cons

MINA 3.0 DEPRECATED

2019-05-24 Thread Jonathan Valliere
Hello MINA developers & users, I'm sure your inboxes have been flooded with emails from JIRA regarding issues being closed. Emmanuel and I have decided to and are beginning the process of deprecating the 3.0 branch. This means that support for the 3.0 branch has officially ended. All outstandin

[jira] [Resolved] (DIRMINA-954) Add Avro codec support

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-954. --- Resolution: Abandoned > Add Avro codec supp

[jira] [Resolved] (DIRMINA-371) Annotations to document concurrency

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-371. --- Resolution: Abandoned > Annotations to document concurre

[jira] [Resolved] (DIRMINA-438) Multicast support for MINA API

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-438. --- Resolution: Abandoned > Multicast support for MINA

[jira] [Resolved] (DIRMINA-484) Datagram transport based on APR (Apache Portable Runtime)

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-484. --- Resolution: Abandoned > Datagram transport based on APR (Apache Portable Runt

[jira] [Resolved] (DIRMINA-258) Example of an XML server and Client.

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-258. --- Resolution: Abandoned > Example of an XML server and Cli

[jira] [Resolved] (DIRMINA-624) Message handlers selection is not efficient in the DemuxingIoHandler

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-624. --- Resolution: Abandoned > Message handlers selection is not efficient in

[jira] [Resolved] (DIRMINA-585) Visibility issue in various configuration properties and a few critical counters.

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-585. --- Resolution: Abandoned > Visibility issue in various configuration properties an

[jira] [Resolved] (DIRMINA-852) manage server keep-alive

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-852. --- Resolution: Abandoned > manage server keep-al

[jira] [Resolved] (DIRMINA-500) Cache for encoded messages.

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-500. --- Resolution: Abandoned > Cache for encoded messa

[jira] [Resolved] (DIRMINA-768) Don't use a queue to store the encoded/decoded messages

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-768. --- Resolution: Abandoned > Don't use a queue to store the encoded/decoded

[jira] [Resolved] (DIRMINA-851) low level HTTP server components

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-851. --- Resolution: Abandoned > low level HTTP server compone

[jira] [Resolved] (DIRMINA-854) http client message pojos

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-854. --- Resolution: Abandoned > http client message po

[jira] [Resolved] (DIRMINA-857) http server integration test

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-857. --- Resolution: Abandoned > http server integration t

[jira] [Resolved] (DIRMINA-853) low level HTTP client components

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-853. --- Resolution: Abandoned > low level HTTP client compone

[jira] [Resolved] (DIRMINA-855) http client codec filter

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-855. --- Resolution: Abandoned > http client codec fil

[jira] [Resolved] (DIRMINA-856) http client integration test

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-856. --- Resolution: Abandoned > http client integration t

[jira] [Resolved] (DIRMINA-877) Implement SSL on the client side

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-877. --- Resolution: Abandoned > Implement SSL on the client s

[jira] [Resolved] (DIRMINA-878) We can reduce the number of buffers we use to store wrapped data

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-878. --- Resolution: Abandoned > We can reduce the number of buffers we use to store wrap

[jira] [Resolved] (DIRMINA-866) implement chunked-encoding

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-866. --- Resolution: Abandoned > implement chunked-encod

[jira] [Resolved] (DIRMINA-879) Add support for transferTo in the chain

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-879. --- Resolution: Abandoned > Add support for transferTo in the ch

[jira] [Resolved] (DIRMINA-875) Handle the SslEngine closure when the session is closed

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-875. --- Resolution: Abandoned > Handle the SslEngine closure when the session is clo

[jira] [Resolved] (DIRMINA-881) use smaller buffers for encrypted messages

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-881. --- Resolution: Abandoned > use smaller buffers for encrypted messa

[jira] [Resolved] (DIRMINA-882) Implement a compression algo when using SSL/TLS between a MINA client and a MINA server

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-882. --- Resolution: Abandoned > Implement a compression algo when using SSL/TLS betwee

[jira] [Resolved] (DIRMINA-883) Add some Logging for SSL messages

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-883. --- Resolution: Abandoned > Add some Logging for SSL messa

[jira] [Resolved] (DIRMINA-918) Improve the overall quality of MINA3

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-918. --- Resolution: Abandoned > Improve the overall quality of MI

[jira] [Resolved] (DIRMINA-955) Add Monitoring support to MINA

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-955. --- Resolution: Abandoned > Add Monitoring support to M

[jira] [Resolved] (DIRMINA-951) Add Getting started Page for MINA 3.0

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-951. --- Resolution: Abandoned > Add Getting started Page for MINA

[jira] [Resolved] (DIRMINA-960) Create a Verifying a Release page

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-960. --- Resolution: Abandoned > Create a Verifying a Release p

[jira] [Resolved] (DIRMINA-953) Add examples for Protobuf and Thrift

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-953. --- Resolution: Abandoned > Add examples for Protobuf and Thr

[jira] [Resolved] (DIRMINA-979) HttpServerEncoder cannot encode httpresponse correctly

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-979. --- Resolution: Abandoned > HttpServerEncoder cannot encode httpresponse correc

[jira] [Resolved] (DIRMINA-885) session is closed before the server writes back to the client

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-885. --- Resolution: Won't Do Fix Version/s: (was: 3.0.0-M3) Half-close

[jira] [Resolved] (DIRMINA-657) SSL Filter and IoHandler.

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-657. --- Resolution: Fixed Fix Version/s: (was: 3.0.0-trunk) This was implemented

[jira] [Resolved] (DIRMINA-896) Server-wide and session-wide attributes

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-896. --- Resolution: Abandoned > Server-wide and session-wide attribu

[jira] [Resolved] (DIRMINA-901) connect() a nonblocking unregistered channel fails with UDT

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-901. --- Resolution: Abandoned Unsupported functionality. UDT is not supported or

[jira] [Commented] (DIRMINA-845) ProtocolEncoderOutputImpl isn't thread-safe

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16847605#comment-16847605 ] Jonathan Valliere commented on DIRMINA-845: --- I will look at this bu

[jira] [Assigned] (DIRMINA-845) ProtocolEncoderOutputImpl isn't thread-safe

2019-05-24 Thread Jonathan Valliere (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere reassigned DIRMINA-845: - Assignee: Jonathan Valliere > ProtocolEncoderOutputImpl isn't thr

<    1   2   3   4   5   6   7   8   9   10   >