[
https://issues.apache.org/jira/browse/DIRMINA-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511044
]
Maarten Bosteels commented on DIRMINA-390:
--
Yes, I was afraid my patch was a bit too simplistic :-)
> Io
[
https://issues.apache.org/jira/browse/DIRMINA-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511025
]
Trustin Lee commented on DIRMINA-390:
-
Thanks for the test cases first of all. :)
However, your patch doesn't se
[
https://issues.apache.org/jira/browse/DIRMINA-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Trustin Lee resolved DIRMINA-395.
-
Resolution: Fixed
Fix Version/s: 1.0.4
Assignee: Trustin Lee
Thank you Adam. Yo
On 7/8/07, cowwoc <[EMAIL PROTECTED]> wrote:
Trustin Lee wrote:
>
>> 1) You should use allocateDirect() instead of allocate(int capacity,
>> boolean
>> direct) in order to stay in line with NIO's ByteBuffer
>
> I chose to use a boolean parameter because it is much easier for a
> user to choose th
On 7/8/07, peter royal <[EMAIL PROTECTED]> wrote:
On Jul 5, 2007, at 12:17 AM, Irving, Dave wrote:
> That said, if someone can highlight the remaining required steps,
> Im more than happy to work through them and push forward
> the integration.
glad to have you back. here's what Alex said last t
On Jul 5, 2007, at 2:05 AM, gh_aiyz wrote:
I'm developing a server based on mina 1.03 .. but now the
performance is very bad while opening/closing connections
frequently. My server is designed for web page-view statistic, so
it must support frequent connection opening/closing, and
On Jul 5, 2007, at 12:17 AM, Irving, Dave wrote:
That said, if someone can highlight the remaining required steps,
Im more than happy to work through them and push forward
the integration.
glad to have you back. here's what Alex said last time that was asked:
--
We just need to go throug
[
https://issues.apache.org/jira/browse/DIRMINA-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
peter royal reassigned DIRMINA-394:
---
Assignee: peter royal
> Port the 'Haiku' example to 1.0 and trunk
>
[
https://issues.apache.org/jira/browse/DIRMINA-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Fisk updated DIRMINA-395:
--
Attachment: datagramLocalHostConnectorPath.patch
Simple patch to fix the issue for datagram connectors
Trustin Lee wrote:
>
>> 1) You should use allocateDirect() instead of allocate(int capacity,
>> boolean
>> direct) in order to stay in line with NIO's ByteBuffer
>
> I chose to use a boolean parameter because it is much easier for a
> user to choose the type of buffer in runtime (i.e. programat
On 7/8/07, cowwoc <[EMAIL PROTECTED]> wrote:
Walking through the API methos in alphabetic order:
I won't answer for documentation-related issues. We already know we
need a lot of work there.
1) You should use allocateDirect() instead of allocate(int capacity, boolean
direct) in order to stay
11 matches
Mail list logo