[jira] Commented: (DIRMINA-386) SocketSessionConfigImpl: initialize() uses "localhost" to bind InetSocketAddress, should use IP instead

2007-06-08 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503006 ] Mike Heath commented on DIRMINA-386: Wouldn't it be more appropriate to use java.net.InetAddress.getLocalHost()

[jira] Commented: (DIRMINA-372) Generics support for IoHandler

2007-06-12 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503902 ] Mike Heath commented on DIRMINA-372: I'm of the opinion that IoHandler should remain as is and DemuxingIoHandler

[jira] Assigned: (DIRMINA-218) Ability to transfer channels to socket channels owned by Mina

2007-07-11 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath reassigned DIRMINA-218: -- Assignee: Mike Heath > Ability to transfer channels to socket channels owned by Mina > ---

[jira] Resolved: (DIRMINA-399) Add getter/putter methods for medium ints (24-bit ints)

2007-07-12 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath resolved DIRMINA-399. Resolution: Fixed > Add getter/putter methods for medium ints (24-bit ints) >

[jira] Created: (DIRMINA-399) Add getter/putter methods for medium ints (24-bit ints)

2007-07-12 Thread Mike Heath (JIRA)
Add getter/putter methods for medium ints (24-bit ints) --- Key: DIRMINA-399 URL: https://issues.apache.org/jira/browse/DIRMINA-399 Project: MINA Issue Type: New Feature Component

[jira] Closed: (DIRMINA-399) Add getter/putter methods for medium ints (24-bit ints)

2007-07-12 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath closed DIRMINA-399. -- > Add getter/putter methods for medium ints (24-bit ints) > --

[jira] Commented: (DIRMINA-218) Ability to transfer channels to socket channels owned by Mina

2007-07-13 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512568 ] Mike Heath commented on DIRMINA-218: I have basic support for FileChannel#transferTo working. It still needs a

[jira] Updated: (DIRMINA-218) Ability to transfer channels to socket channels owned by Mina

2007-07-13 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-218: --- Attachment: sendfile.patch I've uploaded that patch that implements FIleChannel#transferTo support.

[jira] Created: (DIRMINA-401) Merge ssl-filter module into core in trunk

2007-07-14 Thread Mike Heath (JIRA)
Merge ssl-filter module into core in trunk -- Key: DIRMINA-401 URL: https://issues.apache.org/jira/browse/DIRMINA-401 Project: MINA Issue Type: Task Affects Versions: 2.0.0-M1 Reporter:

[jira] Updated: (DIRMINA-218) Ability to transfer channels to socket channels owned by Mina

2007-07-14 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-218: --- Fix Version/s: 2.0.0-M1 Affects Version/s: (was: 0.9.5) 2.0.0-M1

[jira] Updated: (DIRMINA-218) Ability to transfer channels to socket channels owned by Mina

2007-07-16 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-218: --- Attachment: (was: sendfile.patch) > Ability to transfer channels to socket channels owned by Min

[jira] Updated: (DIRMINA-218) Ability to transfer channels to socket channels owned by Mina

2007-07-16 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-218: --- Attachment: sendfile.patch I've attached a patch that contains the classes that were previously miss

[jira] Commented: (DIRMINA-393) Allow users to choose a Map implementation for storing session attributes.

2007-07-16 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512997 ] Mike Heath commented on DIRMINA-393: Is there really a need to store that much data in your session attributes?

[jira] Resolved: (DIRMINA-218) Ability to transfer channels to socket channels owned by Mina

2007-07-28 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath resolved DIRMINA-218. Resolution: Fixed Assignee: Trustin Lee (was: Mike Heath) I made the changes per your sugge

[jira] Commented: (DIRMINA-218) Ability to transfer channels to socket channels owned by Mina

2007-07-30 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516436 ] Mike Heath commented on DIRMINA-218: I renamed the interface to FileRegion and renamed the method to getWrittenB

[jira] Closed: (DIRMINA-401) Merge ssl-filter module into core in trunk

2007-07-30 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath closed DIRMINA-401. -- Resolution: Fixed Trustin fixed this with his package restructuring work. > Merge ssl-filter module i

[jira] Created: (DIRMINA-411) Create a ChannelWriteFilter

2007-07-30 Thread Mike Heath (JIRA)
Create a ChannelWriteFilter --- Key: DIRMINA-411 URL: https://issues.apache.org/jira/browse/DIRMINA-411 Project: MINA Issue Type: New Feature Components: Core Affects Versions: 2.0.0-M1 Repor

[jira] Resolved: (DIRMINA-420) Missing Class in latest maven snapshot

2007-08-16 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath resolved DIRMINA-420. Resolution: Invalid org.apache.mina.util.SessionLog has been moved to org.apache.mina.common.Sess

[jira] Commented: (DIRMINA-353) Import AsyncWeb from Safehaus

2007-08-21 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521530 ] Mike Heath commented on DIRMINA-353: This template http://incubator.apache.org/ip-clearance/ip-clearance-templa

[jira] Commented: (DIRMINA-353) Import AsyncWeb from Safehaus

2007-08-22 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521884 ] Mike Heath commented on DIRMINA-353: >From the issue description, I believe we have completed step (1) "Trustin

[jira] Commented: (DIRMINA-375) Synchronous Client API

2007-10-05 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532763 ] Mike Heath commented on DIRMINA-375: +1 I really like the idea of having an IoSession.read() method that return

[jira] Created: (DIRMINA-456) Provide mechanism for flushing writeBuffer from IoHandler.messageReceived

2007-10-12 Thread Mike Heath (JIRA)
Provide mechanism for flushing writeBuffer from IoHandler.messageReceived - Key: DIRMINA-456 URL: https://issues.apache.org/jira/browse/DIRMINA-456 Project: MINA Issue T

[jira] Commented: (DIRMINA-456) Provide mechanism for flushing writeBuffer from IoHandler.messageReceived

2007-10-15 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535064 ] Mike Heath commented on DIRMINA-456: The reason I logged this bug is because ubaggili seamed to be indicating th

[jira] Commented: (DIRMINA-460) ByteBuffer getString() confused after CharacterCodingException

2007-10-17 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535665 ] Mike Heath commented on DIRMINA-460: Yigal, are you still having this problem after upgrading from MINA 1.0.1?

[jira] Closed: (DIRMINA-460) ByteBuffer getString() confused after CharacterCodingException

2007-10-17 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath closed DIRMINA-460. -- Resolution: Invalid > ByteBuffer getString() confused after CharacterCodingException > ---

[jira] Commented: (DIRMINA-460) ByteBuffer getString() confused after CharacterCodingException

2007-10-17 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535668 ] Mike Heath commented on DIRMINA-460: I just barely saw the email where you indicate that this problem is solved.

[jira] Commented: (DIRMINA-456) Provide mechanism for flushing writeBuffer from IoHandler.messageReceived

2007-10-17 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535690 ] Mike Heath commented on DIRMINA-456: Good call Heath . You were spot on with everything running in the same thr

[jira] Issue Comment Edited: (DIRMINA-456) Provide mechanism for flushing writeBuffer from IoHandler.messageReceived

2007-10-17 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535690 ] mheath edited comment on DIRMINA-456 at 10/17/07 12:34 PM: --- Good call Heath . You wer

[jira] Assigned: (DIRMINA-495) IoConnector needs a way to store information into the IoSession before the IoHandler gets ahold of it

2007-12-11 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath reassigned DIRMINA-495: -- Assignee: Mike Heath > IoConnector needs a way to store information into the IoSession before

[jira] Commented: (DIRMINA-495) IoConnector needs a way to store information into the IoSession before the IoHandler gets ahold of it

2007-12-11 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12550842 ] Mike Heath commented on DIRMINA-495: I've taken an initial stab at this issue too and have a patch at http://sw

[jira] Commented: (DIRMINA-495) IoConnector needs a way to store information into the IoSession before the IoHandler gets ahold of it

2007-12-12 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551060 ] Mike Heath commented on DIRMINA-495: In MINA 1.x you can pass the IoHandler into in the connect method. This is

[jira] Updated: (DIRMINA-495) IoConnector needs a way to store information into the IoSession before the IoHandler gets ahold of it

2007-12-14 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-495: --- Attachment: DIRMINA-295-mikeheath.patch Here is the callback solution I've implemented. Any feedbac

[jira] Issue Comment Edited: (DIRMINA-495) IoConnector needs a way to store information into the IoSession before the IoHandler gets ahold of it

2007-12-14 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551900 ] mheath edited comment on DIRMINA-495 at 12/14/07 11:12 AM: --- Here is the callback solut

[jira] Issue Comment Edited: (DIRMINA-495) IoConnector needs a way to store information into the IoSession before the IoHandler gets ahold of it

2007-12-14 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551900 ] mheath edited comment on DIRMINA-495 at 12/14/07 11:12 AM: --- Here is the callback solut

[jira] Updated: (DIRMINA-495) IoConnector needs a way to store information into the IoSession before the IoHandler gets ahold of it

2007-12-14 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-495: --- Attachment: (was: DIRMINA-295-mikeheath.patch) > IoConnector needs a way to store information in

[jira] Updated: (DIRMINA-495) IoConnector needs a way to store information into the IoSession before the IoHandler gets ahold of it

2007-12-14 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-495: --- Attachment: DIRMINA-495-mikeheath.patch DIRMINA-495-mikheath.patch should compile this time. And it

[jira] Resolved: (DIRMINA-495) IoConnector needs a way to store information into the IoSession before the IoHandler gets ahold of it

2007-12-17 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath resolved DIRMINA-495. Resolution: Fixed I went with the name IoSessionInitializer for the callback interface. This cod

[jira] Assigned: (DIRMINA-503) NioProcessor.transferFile needs to catch IOException on Linux

2007-12-27 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath reassigned DIRMINA-503: -- Assignee: Mike Heath > NioProcessor.transferFile needs to catch IOException on Linux > ---

[jira] Reopened: (DIRMINA-495) IoConnector needs a way to store information into the IoSession before the IoHandler gets ahold of it

2007-12-27 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath reopened DIRMINA-495: I've been trying to retrofit some of my existing code to use the IoSessionInitializer. This code is

[jira] Closed: (DIRMINA-495) IoConnector needs a way to store information into the IoSession before the IoHandler gets ahold of it

2007-12-27 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath closed DIRMINA-495. -- Resolution: Fixed Added IoFuture to argument list on IoSessionInitializer.initializeSession. > IoConn

[jira] Updated: (DIRMINA-503) NioProcessor.transferFile needs to catch IOException on Linux

2007-12-27 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-503: --- Affects Version/s: 2.0.0-M1 > NioProcessor.transferFile needs to catch IOException on Linux > --

[jira] Resolved: (DIRMINA-503) NioProcessor.transferFile needs to catch IOException on Linux

2007-12-27 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath resolved DIRMINA-503. Resolution: Fixed This has been fixed although I'm unsure if it will affect the APR transport. >

[jira] Commented: (DIRMINA-503) NioProcessor.transferFile needs to catch IOException on Linux

2008-01-04 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556102#action_12556102 ] Mike Heath commented on DIRMINA-503: Are you still seeing the IOException? I wrote a

[jira] Commented: (DIRMINA-503) NioProcessor.transferFile needs to catch IOException on Linux

2008-01-04 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556140#action_12556140 ] Mike Heath commented on DIRMINA-503: That is certainly a case that could cause a probl

[jira] Reopened: (DIRMINA-503) NioProcessor.transferFile needs to catch IOException on Linux

2008-01-04 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath reopened DIRMINA-503: > NioProcessor.transferFile needs to catch IOException on Linux >

[jira] Resolved: (DIRMINA-503) NioProcessor.transferFile needs to catch IOException on Linux

2008-01-09 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath resolved DIRMINA-503. Resolution: Fixed I've added an explicit IOException check for the cases that my earlier fix will

[jira] Created: (ASYNCWEB-2) Merge AHC into AsyncWeb client

2008-02-05 Thread Mike Heath (JIRA)
Merge AHC into AsyncWeb client -- Key: ASYNCWEB-2 URL: https://issues.apache.org/jira/browse/ASYNCWEB-2 Project: Asyncweb Issue Type: Task Reporter: Mike Heath We need to merge the AHC code in http:

[jira] Assigned: (ASYNCWEB-2) Merge AHC into AsyncWeb client

2008-02-05 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/ASYNCWEB-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath reassigned ASYNCWEB-2: - Assignee: Mike Heath > Merge AHC into AsyncWeb client > -- > >

[jira] Commented: (ASYNCWEB-2) Merge AHC into AsyncWeb client

2008-02-05 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/ASYNCWEB-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565892#action_12565892 ] Mike Heath commented on ASYNCWEB-2: --- AHC has been merged into AsyncWeb Client as revision

[jira] Created: (DIRMINA-528) NioSocketConnector has a public constructor that takes a package scoped argument

2008-02-05 Thread Mike Heath (JIRA)
NioSocketConnector has a public constructor that takes a package scoped argument Key: DIRMINA-528 URL: https://issues.apache.org/jira/browse/DIRMINA-528 Project: MINA

[jira] Commented: (ASYNCWEB-2) Merge AHC into AsyncWeb client

2008-02-05 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/ASYNCWEB-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565961#action_12565961 ] Mike Heath commented on ASYNCWEB-2: --- I refactored the AHC code to use the o.a.a.common.Co

[jira] Commented: (ASYNCWEB-2) Merge AHC into AsyncWeb client

2008-02-05 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/ASYNCWEB-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566010#action_12566010 ] Mike Heath commented on ASYNCWEB-2: --- I renamed SessionCache to ConnectionPool since that'

[jira] Commented: (ASYNCWEB-3) ProtocolDecoderException is thrown if the response does not specify Content-Length but is not chunked

2008-02-07 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/ASYNCWEB-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566788#action_12566788 ] Mike Heath commented on ASYNCWEB-3: --- This will be difficult to verify if the AsyncWeb cod

[jira] Commented: (ASYNCWEB-4) caller supplied content is ignored, and some request headers may be added twice

2008-02-13 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/ASYNCWEB-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568791#action_12568791 ] Mike Heath commented on ASYNCWEB-4: --- Is this still an issue in the AsyncWeb common codec?

[jira] Assigned: (DIRMINA-526) Expose getCurrentWriteRequest() via IoSession

2008-02-14 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath reassigned DIRMINA-526: -- Assignee: Mike Heath > Expose getCurrentWriteRequest() via IoSession > ---

[jira] Assigned: (DIRMINA-525) AbstractIoSession.increaseWrittenBytesAndMessages does not update writtenBytes for FileRegion

2008-02-14 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath reassigned DIRMINA-525: -- Assignee: Mike Heath > AbstractIoSession.increaseWrittenBytesAndMessages does not update > wr

[jira] Resolved: (DIRMINA-525) AbstractIoSession.increaseWrittenBytesAndMessages does not update writtenBytes for FileRegion

2008-02-14 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath resolved DIRMINA-525. Resolution: Fixed I've committed this change. Thanks Geoff for the patch! > AbstractIoSession.in

[jira] Resolved: (DIRMINA-524) ProtocolCodecFilter should pass FileRegion to nextFilter in addition to IoBuffer

2008-02-14 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath resolved DIRMINA-524. Resolution: Fixed Fixed, thanks Geoff for the patch. > ProtocolCodecFilter should pass FileRegion

[jira] Commented: (DIRMINA-503) NioProcessor.transferFile needs to catch IOException on Linux

2008-02-21 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571218#action_12571218 ] Mike Heath commented on DIRMINA-503: This test should be fixed now. Please let me kno

[jira] Work started: (DIRMINA-411) Create a ChannelWriteFilter

2008-02-28 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on DIRMINA-411 started by Mike Heath. > Create a ChannelWriteFilter > --- > > Key: DIRMINA-411 > URL: https:

[jira] Updated: (DIRMINA-411) Create a ChannelWriteFilter

2008-02-28 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-411: --- Affects Version/s: 2.0.0-M1 Fix Version/s: 2.0.0-M2 > Create a ChannelWriteFilter >

[jira] Created: (DIRMINA-538) Rename FileRegion.setPosition() to something more descriptive of what it is doing

2008-02-28 Thread Mike Heath (JIRA)
Rename FileRegion.setPosition() to something more descriptive of what it is doing - Key: DIRMINA-538 URL: https://issues.apache.org/jira/browse/DIRMINA-538 Project: MINA

[jira] Resolved: (DIRMINA-411) Create a ChannelWriteFilter

2008-02-28 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath resolved DIRMINA-411. Resolution: Fixed > Create a ChannelWriteFilter > --- > >

[jira] Updated: (DIRMINA-526) Expose getCurrentWriteRequest() via IoSession

2008-02-28 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-526: --- Fix Version/s: (was: 2.0.0-M1) 2.0.0-M2 > Expose getCurrentWriteRequest() via

[jira] Updated: (DIRMINA-518) Support gathering writes

2008-02-28 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-518: --- Fix Version/s: (was: 2.0.0-M1) 2.0.0-M2 > Support gathering writes >

[jira] Assigned: (DIRMINA-538) Rename FileRegion.setPosition() to something more descriptive of what it is doing

2008-02-28 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath reassigned DIRMINA-538: -- Assignee: Mike Heath > Rename FileRegion.setPosition() to something more descriptive of what i

[jira] Updated: (DIRMINA-477) Update page about differences between 1.x and 2.x

2008-02-28 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-477: --- Fix Version/s: (was: 2.0.0-M1) 2.0.0-M2 > Update page about differences betwe

[jira] Updated: (DIRMINA-514) Session closing problem on Mac OS X

2008-02-28 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-514: --- Fix Version/s: 2.0.0-M2 > Session closing problem on Mac OS X > ---

[jira] Resolved: (DIRMINA-538) Rename FileRegion.setPosition() to something more descriptive of what it is doing

2008-02-28 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath resolved DIRMINA-538. Resolution: Fixed > Rename FileRegion.setPosition() to something more descriptive of what it is >

[jira] Commented: (DIRMINA-537) User mailing list address should be shared on website

2008-02-28 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573603#action_12573603 ] Mike Heath commented on DIRMINA-537: I've update the mailing list wiki page to include

[jira] Created: (ASYNCWEB-6) HttpMethod should not be an enum

2008-03-04 Thread Mike Heath (JIRA)
HttpMethod should not be an enum Key: ASYNCWEB-6 URL: https://issues.apache.org/jira/browse/ASYNCWEB-6 Project: Asyncweb Issue Type: Bug Reporter: Mike Heath Currently o.a.a.common.HttpMethod is

[jira] Resolved: (DIRMINA-537) User mailing list address should be shared on website

2008-03-06 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath resolved DIRMINA-537. Resolution: Fixed > User mailing list address should be shared on website > -

[jira] Updated: (DIRMINA-478) GzipFilter

2008-03-06 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-478: --- Fix Version/s: 2.0.0-M2 > GzipFilter > -- > > Key: DIRMINA-478 >

[jira] Updated: (DIRMINA-534) AbstractIoSession's getId()

2008-03-06 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-534: --- Fix Version/s: 2.0.0-M2 > AbstractIoSession's getId() > --- > >

[jira] Updated: (DIRMINA-529) use isPrimitive() instead of comparing the string to a list of primitives

2008-03-06 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-529: --- Fix Version/s: 2.0.0-M2 > use isPrimitive() instead of comparing the string to a list of primitives

[jira] Updated: (DIRMINA-250) Provide a test suite for a transport implementor.

2008-03-06 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-250: --- Fix Version/s: 2.0.0-M2 > Provide a test suite for a transport implementor. > --

[jira] Commented: (DIRMINA-128) IoSession.shutdown(TrafficMask)

2008-03-06 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576021#action_12576021 ] Mike Heath commented on DIRMINA-128: Isn't this functionaly already available in IoSes

[jira] Updated: (DIRMINA-536) TextLineDecoder throws an IndexOutOfBoundsException

2008-03-06 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-536: --- Fix Version/s: 2.0.0-M2 > TextLineDecoder throws an IndexOutOfBoundsException >

[jira] Updated: (DIRMINA-535) Session creation/opened callbacks are not called at logical times

2008-03-06 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-535: --- Fix Version/s: 2.0.0-M2 > Session creation/opened callbacks are not called at logical times > --

[jira] Updated: (DIRMINA-531) IoHandler.sessionClosed not called

2008-03-06 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-531: --- Fix Version/s: 2.0.0-M2 > IoHandler.sessionClosed not called > -- >

[jira] Updated: (DIRMINA-528) NioSocketConnector has a public constructor that takes a package scoped argument

2008-03-06 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-528: --- Fix Version/s: 2.0.0-M2 > NioSocketConnector has a public constructor that takes a package scoped >

[jira] Updated: (DIRMINA-515) DatagramConnectorTest breaks in XP SP2

2008-03-06 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-515: --- Fix Version/s: 2.0.0-M2 > DatagramConnectorTest breaks in XP SP2 > -

[jira] Moved: (ASYNCWEB-7) OOM errors when handling badly formed HTTP requests

2008-03-06 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/ASYNCWEB-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath moved DIRMINA-505 to ASYNCWEB-7: --- Component/s: (was: Protocol - HTTP) (was:

[jira] Closed: (DIRMINA-461) Possible TCP stall consideration

2008-03-06 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath closed DIRMINA-461. -- Resolution: Fixed There has been no report of TCP stall in MINA so I'm closing this issue. If anyone

[jira] Moved: (ASYNCWEB-8) AsyncHttpClient creates new NioSocketConnector

2008-03-06 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/ASYNCWEB-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath moved DIRMINA-496 to ASYNCWEB-8: --- Component/s: (was: Protocol - HTTP) Client

[jira] Updated: (DIRMINA-415) Proxy support

2008-03-06 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath updated DIRMINA-415: --- Fix Version/s: 2.0.0-M2 > Proxy support > - > > Key: DIRMINA-415 >

[jira] Commented: (DIRMINA-600) IoFuture::isReady need to be renamed

2008-06-04 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602327#action_12602327 ] Mike Heath commented on DIRMINA-600: How about isDone() to be consistent with java.uti

[jira] Commented: (DIRMINA-601) Add sendfile support to transport-apr

2008-06-09 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603767#action_12603767 ] Mike Heath commented on DIRMINA-601: I see a number of difficulties with this situatio

[jira] Created: (DIRMINA-614) Make TextLineDecoder extensible

2008-08-06 Thread Mike Heath (JIRA)
Make TextLineDecoder extensible --- Key: DIRMINA-614 URL: https://issues.apache.org/jira/browse/DIRMINA-614 Project: MINA Issue Type: Improvement Affects Versions: 2.0.0-M2 Reporter: Mike Heath

[jira] Closed: (DIRMINA-614) Make TextLineDecoder extensible

2008-08-06 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Heath closed DIRMINA-614. -- Resolution: Fixed > Make TextLineDecoder extensible > --- > >

[jira] Commented: (DIRMINA-614) Make TextLineDecoder extensible

2008-08-23 Thread Mike Heath (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625128#action_12625128 ] Mike Heath commented on DIRMINA-614: If two layer codecs were possible, that's what I