You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2011/01/25 00:05:47 UTC

[jira] Reopened: (AMQNET-309) NMS.Stomp MessageDispatchChannel class can miss new Message events and cause long delays

     [ https://issues.apache.org/jira/browse/AMQNET-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish reopened AMQNET-309:
---------------------------------


Not working on .NETCF builds

> NMS.Stomp MessageDispatchChannel class can miss new Message events and cause long delays
> ----------------------------------------------------------------------------------------
>
>                 Key: AMQNET-309
>                 URL: https://issues.apache.org/jira/browse/AMQNET-309
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: Stomp
>    Affects Versions: 1.5.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 1.5.1
>
>
> The current implementation of the MessageDispatchChannel class can miss enqueue events due to the incorrect use of the WaitHandle and can at times cause a Consumer to wait unnecessarily when there is in fact a Message on the Queue.  The class needs to be rewritten to address these issues, this should improve performance of the NMS.Stomp quite a bit, its painfully slow right now.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.