[jira] Created: (DIRMINA-682) Writing more than one message will block until the MessageReceived as been fully proceced

2009-04-04 Thread Emmanuel Lecharny (JIRA)
Writing more than one message will block until the MessageReceived as been fully proceced - Key: DIRMINA-682 URL: https://issues.apache.org/jira/browse/DIRMINA-682

[jira] Commented: (DIRMINA-682) Writing more than one message will block until the MessageReceived as been fully proceced

2009-04-05 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12695905#action_12695905 ] Emmanuel Lecharny commented on DIRMINA-682: --- Another info : if I don't filter

[jira] Updated: (DIRMINA-682) Writing more than one message will block until the MessageReceived as been fully proceced

2009-04-05 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-682: -- Priority: Critical (was: Blocker) Issue Type: Improvement (was: Bug) Ok,

[jira] Updated: (DIRMINA-682) We need a better documentation for the ExecutorFilter [was :Writing more than one message will block until the MessageReceived as been fully proceced]

2009-04-05 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-682: -- Summary: We need a better documentation for the ExecutorFilter [was :Writing more

[jira] Commented: (DIRMINA-685) Exception in thread main java.lang.NoClassDefFoundError: org/apache/mina/common/IoHandler

2009-04-09 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12697524#action_12697524 ] Emmanuel Lecharny commented on DIRMINA-685: --- No. Not unless you give us the

[jira] Assigned: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-04-27 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny reassigned DIRMINA-687: - Assignee: Emmanuel Lecharny 2.0.0-M5 REGRESSION: sessionClosed called before

[jira] Updated: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-04-27 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-687: -- Fix Version/s: 2.0.0-RC1 To be fixed urgently 2.0.0-M5 REGRESSION: sessionClosed

[jira] Resolved: (DIRMINA-685) Exception in thread main java.lang.NoClassDefFoundError: org/apache/mina/common/IoHandler

2009-04-27 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-685. --- Resolution: Incomplete Can't qualify this JIRA as a bug. There are no information

[jira] Updated: (DIRMINA-684) NullPointerException when opening socket to localhost

2009-04-27 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-684: -- Affects Version/s: (was: 2.0.0-M4) 2.0.0-M5 Fix

[jira] Updated: (DIRMINA-670) Make ProtocolEncoder/Decoder interfaces typesafe

2009-04-27 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-670: -- Fix Version/s: 3.0.0-M1 Should be feasable for 3.0. Not for 2.0, as we are supposed

[jira] Updated: (DIRMINA-680) PortUnreachableException ought not to schedule session shutdown

2009-04-27 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-680: -- Fix Version/s: 2.0.0-RC1 let's see if this patch can be applied in 2.0.0-RC1

[jira] Updated: (DIRMINA-651) Data Race in org.apache.mina.core.session.AbstractIoSession

2009-04-27 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-651: -- Fix Version/s: 2.0.0-RC1 Affected to 2.0.0-RC1 Data Race in

[jira] Updated: (DIRMINA-678) NioProcessor 100% CPU usage on Linux (epoll selector bug)

2009-04-27 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-678: -- Fix Version/s: (was: 2.0.0) 2.0.0-RC1 Move to 2.0-RC1. I'm

[jira] Commented: (DIRMINA-679) NullPointerException in ProtocolCodecFilter.filterWrite

2009-04-27 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703358#action_12703358 ] Emmanuel Lecharny commented on DIRMINA-679: --- Ok, after having checked the

[jira] Commented: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-04-28 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703515#action_12703515 ] Emmanuel Lecharny commented on DIRMINA-687: --- I looked at the code yesturday. Did

[jira] Assigned: (DIRMINA-706) The project ftpserver can't work with mina-2.0-m5

2009-04-28 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny reassigned DIRMINA-706: - Assignee: Emmanuel Lecharny The project ftpserver can't work with mina-2.0-m5

[jira] Commented: (DIRMINA-706) The project ftpserver can't work with mina-2.0-m5

2009-04-28 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703849#action_12703849 ] Emmanuel Lecharny commented on DIRMINA-706: --- Chang is right. And this is my

[jira] Resolved: (DIRMINA-706) The project ftpserver can't work with mina-2.0-m5

2009-04-28 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-706. --- Resolution: Fixed Fix Version/s: 2.0.0-RC1 Fixed in :

[jira] Resolved: (DIRMINA-672) CumulativeProtocolDecoder/ DemuxingProtocolDecoder

2009-05-06 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-672. --- Resolution: Fixed As far as I remember, the bug has been marked as fix, reopened

[jira] Commented: (DIRMINA-684) NullPointerException when opening socket to localhost

2009-05-06 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12706411#action_12706411 ] Emmanuel Lecharny commented on DIRMINA-684: --- After having looked at the code, I

[jira] Commented: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-05-11 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12708315#action_12708315 ] Emmanuel Lecharny commented on DIRMINA-687: --- I have run the tests against

[jira] Commented: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-05-11 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12708321#action_12708321 ] Emmanuel Lecharny commented on DIRMINA-687: --- Ok, I now understand what happens.

[jira] Commented: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-05-12 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12708383#action_12708383 ] Emmanuel Lecharny commented on DIRMINA-687: --- Got it ! The previous trace is

[jira] Work started: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-05-13 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on DIRMINA-687 started by Emmanuel Lecharny. 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

[jira] Commented: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-05-13 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12709044#action_12709044 ] Emmanuel Lecharny commented on DIRMINA-687: --- I have a patch for this problem.

[jira] Resolved: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-05-13 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-687. --- Resolution: Fixed Fixed with http://svn.apache.org/viewvc?rev=774589view=rev. It

[jira] Commented: (DIRMINA-679) NullPointerException in ProtocolCodecFilter.filterWrite

2009-05-14 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12709294#action_12709294 ] Emmanuel Lecharny commented on DIRMINA-679: --- I might have been a bit in a hurry

[jira] Commented: (DIRMINA-684) NullPointerException when opening socket to localhost

2009-05-14 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12709297#action_12709297 ] Emmanuel Lecharny commented on DIRMINA-684: --- A second look make me thing that

[jira] Resolved: (DIRMINA-684) NullPointerException when opening socket to localhost

2009-05-14 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-684. --- Resolution: Duplicate This issue is a duplicate of the DIRMINA-679.

[jira] Created: (DIRMINA-710) Replace the current @author tags using http://mina.apache.org instead of the ML address

2009-05-14 Thread Emmanuel Lecharny (JIRA)
Replace the current @author tags using http://mina.apache.org instead of the ML address --- Key: DIRMINA-710 URL: https://issues.apache.org/jira/browse/DIRMINA-710

[jira] Created: (FTPSERVER-299) Removed the @version tags

2009-05-14 Thread Emmanuel Lecharny (JIRA)
Removed the @version tags - Key: FTPSERVER-299 URL: https://issues.apache.org/jira/browse/FTPSERVER-299 Project: FtpServer Issue Type: Task Affects Versions: 1.0.0 Reporter: Emmanuel Lecharny

[jira] Updated: (FTPSERVER-299) Removed the @version tags

2009-05-14 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated FTPSERVER-299: Fix Version/s: (was: 1.0.1) 1.0.2 Moved to 1.0.2

[jira] Commented: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-05-17 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12710184#action_12710184 ] Emmanuel Lecharny commented on DIRMINA-687: --- We started a discussion about a

[jira] Created: (DIRMINA-711) Adding some logs in the chain make the MDCFilter tests to fail

2009-05-18 Thread Emmanuel Lecharny (JIRA)
Adding some logs in the chain make the MDCFilter tests to fail -- Key: DIRMINA-711 URL: https://issues.apache.org/jira/browse/DIRMINA-711 Project: MINA Issue Type: Bug Affects

[jira] Updated: (DIRMINA-712) DefaultIoFilterChainBuilder.replace(String, IoFilter) throws ClassCastException

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-712: -- Fix Version/s: 2.0.0-M6 Attached to 2.0.0-M6

[jira] Closed: (DIRMINA-608) Move stats out of the IoService API

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-608. - Move stats out of the IoService API ---

[jira] Closed: (DIRMINA-348) slf4j InvalidClassChangeError - No diagnostics

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-348. - slf4j InvalidClassChangeError - No diagnostics

[jira] Closed: (DIRMINA-606) Downloaded file signatures are incorrect

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-606. - Downloaded file signatures are incorrect

[jira] Updated: (DIRMINA-656) Methods log in LoggingFilter.java use the subsequent eventLevel instead of current

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-656: -- Fix Version/s: (was: 2.0.0-M6) 2.0.0-M5 Methods log in

[jira] Closed: (DIRMINA-656) Methods log in LoggingFilter.java use the subsequent eventLevel instead of current

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-656. - Methods log in LoggingFilter.java use the subsequent eventLevel instead of current

[jira] Updated: (DIRMINA-661) DummySession.close(true) not notifying close listener

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-661: -- Fix Version/s: 2.0.0-M5 DummySession.close(true) not notifying close listener

[jira] Closed: (DIRMINA-661) DummySession.close(true) not notifying close listener

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-661. - DummySession.close(true) not notifying close listener

[jira] Updated: (DIRMINA-596) Sessions generated by NioSocketConnector cannot be closed in time (within MINA2.0 M1,M2)

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-596: -- Fix Version/s: 2.0.0-M3 Sessions generated by NioSocketConnector cannot be closed in

[jira] Closed: (DIRMINA-596) Sessions generated by NioSocketConnector cannot be closed in time (within MINA2.0 M1,M2)

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-596. - Sessions generated by NioSocketConnector cannot be closed in time (within MINA2.0 M1,M2)

[jira] Updated: (DIRMINA-672) CumulativeProtocolDecoder/ DemuxingProtocolDecoder

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-672: -- Fix Version/s: (was: 2.0.0-RC1) 2.0.0-M5

[jira] Closed: (DIRMINA-672) CumulativeProtocolDecoder/ DemuxingProtocolDecoder

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-672. - CumulativeProtocolDecoder/ DemuxingProtocolDecoder

[jira] Updated: (DIRMINA-713) IoBufferHexDumper.getHexdump() over-allocates memory

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-713: -- Fix Version/s: 2.0.0-M6 Good catch ! IoBufferHexDumper.getHexdump() over-allocates

[jira] Resolved: (DIRMINA-712) DefaultIoFilterChainBuilder.replace(String, IoFilter) throws ClassCastException

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-712. --- Resolution: Fixed Fixed in http://svn.apache.org/viewvc?rev=776843view=rev

[jira] Resolved: (DIRMINA-713) IoBufferHexDumper.getHexdump() over-allocates memory

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-713. --- Resolution: Fixed Fixed in http://svn.apache.org/viewvc?rev=776854view=rev Note :

[jira] Commented: (DIRMINA-708) Unbound thread growth on discovery attempts

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12711353#action_12711353 ] Emmanuel Lecharny commented on DIRMINA-708: --- Hi, I have looked at the traces,

[jira] Commented: (DIRMINA-708) Unbound thread growth on discovery attempts

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12711393#action_12711393 ] Emmanuel Lecharny commented on DIRMINA-708: --- A quick look at the code shows that

[jira] Updated: (DIRMINA-508) org.apache.mina.filter.reqres.Request creates LinkedBlockingQueue when not required

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-508: -- Fix Version/s: 2.0.0-M2 org.apache.mina.filter.reqres.Request creates

[jira] Updated: (DIRMINA-686) Maven jars metadata is corrupted and no longer includes any previous mina-core jars

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-686: -- Fix Version/s: 2.0.0-M5 Maven jars metadata is corrupted and no longer includes any

[jira] Updated: (DIRMINA-706) The project ftpserver can't work with mina-2.0-m5

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-706: -- Fix Version/s: (was: 2.0.0-RC1) 2.0.0-M6 The project

[jira] Commented: (DIRMINA-708) Unbound thread growth on discovery attempts

2009-05-21 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12711687#action_12711687 ] Emmanuel Lecharny commented on DIRMINA-708: --- Great ! I suggest then we lower

[jira] Closed: (DIRMINA-16) org.apache.mina.common.TransportType

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-16. org.apache.mina.common.TransportType

[jira] Closed: (DIRMINA-73) The new close(boolean wait) logic seems flawed, never waiting for flush

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-73. The new close(boolean wait) logic seems flawed, never waiting for flush

[jira] Closed: (DIRMINA-78) ByteBuffer.wrap((byte[],?) The element of least suprise

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-78. ByteBuffer.wrap((byte[],?) The element of least suprise

[jira] Closed: (DIRMINA-82) IdleSession reported only once per IO

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-82. IdleSession reported only once per IO -

[jira] Closed: (DIRMINA-83) SocketIoProcessor halts if channel is closed while flushing.

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-83. SocketIoProcessor halts if channel is closed while flushing.

[jira] Closed: (DIRMINA-79) The number of ThreadPoolFilter threads becomes 0 sometimes.

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-79. The number of ThreadPoolFilter threads becomes 0 sometimes.

[jira] Closed: (DIRMINA-89) MINA for JDK1.3

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-89. MINA for JDK1.3 --- Key: DIRMINA-89 URL:

[jira] Closed: (DIRMINA-130) SSLFilter has to dispose SSLEngine when the filter is removed from a chain.

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-130. - SSLFilter has to dispose SSLEngine when the filter is removed from a chain.

[jira] Closed: (DIRMINA-161) A ObjectSerializationEncoder that works with Java's ObjectInputStream.readObject()

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-161. - A ObjectSerializationEncoder that works with Java's ObjectInputStream.readObject()

[jira] Closed: (DIRMINA-192) Clustering for transparent load balancing

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-192. - Clustering for transparent load balancing -

[jira] Closed: (DIRMINA-198) Naming conventions

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-198. - Naming conventions -- Key: DIRMINA-198

[jira] Closed: (DIRMINA-200) IBM iSeries throws unexpected SocketException

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-200. - IBM iSeries throws unexpected SocketException

[jira] Closed: (DIRMINA-207) Charset.getDefaultEncoding doesn't work with JDK 1.6.0-beta2

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-207. - Charset.getDefaultEncoding doesn't work with JDK 1.6.0-beta2

[jira] Closed: (DIRMINA-205) Create a utility to list ports and sockets being used

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-205. - Create a utility to list ports and sockets being used

[jira] Closed: (DIRMINA-214) The InputStream that StreamIoHandler provides is closed too early.

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-214. - The InputStream that StreamIoHandler provides is closed too early.

[jira] Closed: (DIRMINA-209) SocketIoProcessor singleton causes performance wall under load

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-209. - SocketIoProcessor singleton causes performance wall under load

[jira] Closed: (DIRMINA-219) Example test cases fail on IBM JVM due to lacking SSL algorithms

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-219. - Example test cases fail on IBM JVM due to lacking SSL algorithms

[jira] Closed: (DIRMINA-224) Data Corruption

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-224. - Data Corruption --- Key: DIRMINA-224 URL:

[jira] Closed: (DIRMINA-223) Addition of SocketConnector method to handle socks proxies.

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-223. - Addition of SocketConnector method to handle socks proxies.

[jira] Closed: (DIRMINA-226) IoSessionInputStream.read() does not properly return -1 to indicate end-of-stream.

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-226. - IoSessionInputStream.read() does not properly return -1 to indicate end-of-stream.

[jira] Closed: (DIRMINA-233) Provide an extra thin logging layer for those who don't want SLF4J

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-233. - Provide an extra thin logging layer for those who don't want SLF4J

[jira] Closed: (DIRMINA-238) IoService.add/removeListener()

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-238. - IoService.add/removeListener() -- Key:

[jira] Closed: (DIRMINA-235) Reliable hang of DS during query

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-235. - Reliable hang of DS during query Key:

[jira] Closed: (DIRMINA-241) Calling other session's write() in messageReceived() handler causes deadlock when a SSLFilter is used.

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-241. - Calling other session's write() in messageReceived() handler causes deadlock when a

[jira] Closed: (DIRMINA-242) ByteBuffer.getString(ByteBuffer buf, int fieldSize, CharsetDecoder decoder, boolean stopOnZero )

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-242. - ByteBuffer.getString(ByteBuffer buf, int fieldSize, CharsetDecoder decoder, boolean

[jira] Closed: (DIRMINA-244) Example HTTP server using ProtocolCodeFactory

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-244. - Example HTTP server using ProtocolCodeFactory

[jira] Closed: (DIRMINA-248) ProtocolDecoder should get notified when a connection is closed.

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-248. - ProtocolDecoder should get notified when a connection is closed.

[jira] Closed: (DIRMINA-373) NullPointer Exception in SocketAccept class

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-373. - NullPointer Exception in SocketAccept class ---

[jira] Closed: (DIRMINA-251) PooledThreadModel must allow the application to specify a ThreadPool implementation

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-251. - PooledThreadModel must allow the application to specify a ThreadPool implementation

[jira] Closed: (DIRMINA-254) Add links to all examples

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-254. - Add links to all examples - Key: DIRMINA-254

[jira] Closed: (DIRMINA-275) Exception in thread SocketAcceptor-1 java.nio.channels.CancelledKeyException

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-275. - Exception in thread SocketAcceptor-1 java.nio.channels.CancelledKeyException

[jira] Closed: (DIRMINA-245) MINA does not fire read events

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-245. - MINA does not fire read events -- Key:

[jira] Closed: (DIRMINA-273) Session created with non-existent service

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-273. - Session created with non-existent service -

[jira] Closed: (DIRMINA-288) Add SessionLog.info( session, CREATED ); to LoggingFilter.sessionCreated method

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-288. - Add SessionLog.info( session, CREATED ); to LoggingFilter.sessionCreated method

[jira] Closed: (DIRMINA-266) SocketAcceptor.bind() requires address != null and port != 0... why? Also can get to ServerSocketChannel.socket().getLocalSocketAddress()

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-266. - SocketAcceptor.bind() requires address != null and port != 0... why? Also can get to

[jira] Closed: (DIRMINA-349) ByteBuffer.getString() has bug,code piece: if( ( get() == 0 ) ( get() == 0 ) ), in ByteBuffer.java line 982 and line 1105,mina1.0.0

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-349. - ByteBuffer.getString() has bug,code piece: if( ( get() == 0 ) ( get() == 0 ) ), in

[jira] Closed: (DIRMINA-347) Server: StreamIoHandler does not close InputStream and OutputStream on sessionClosed()

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-347. - Server: StreamIoHandler does not close InputStream and OutputStream on sessionClosed()

[jira] Closed: (DIRMINA-346) huge memory impact on receiving big packets (about 1MByte) due to CumulativeProtocolDecoder.storeRemainingInSession behaviour

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-346. - huge memory impact on receiving big packets (about 1MByte) due to

[jira] Closed: (DIRMINA-332) Improve performance of StatCollector

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-332. - Improve performance of StatCollector

[jira] Closed: (DIRMINA-331) StatCollector is not thread safe and some stats are being mixed up

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-331. - StatCollector is not thread safe and some stats are being mixed up

[jira] Closed: (DIRMINA-328) org.apache.mina.filter.codec.CumulativeProtocolDecoder uses an inefficient accumulation strategy

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-328. - org.apache.mina.filter.codec.CumulativeProtocolDecoder uses an inefficient accumulation

[jira] Closed: (DIRMINA-296) ByteBuffer.limit() incorrect when CharacterCodingException() occurred

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-296. - ByteBuffer.limit() incorrect when CharacterCodingException() occurred

[jira] Closed: (DIRMINA-306) Invalid sequence of events with VmPipe Transport

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-306. - Invalid sequence of events with VmPipe Transport

[jira] Closed: (DIRMINA-299) innacurate JMX statistics

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-299. - innacurate JMX statistics - Key: DIRMINA-299

[jira] Closed: (DIRMINA-358) default implementation of exceptionCaught in IOHandlerAdapter eats exceptions

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-358. - default implementation of exceptionCaught in IOHandlerAdapter eats exceptions

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