[ 
https://issues.apache.org/jira/browse/AMQNET-309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986095#action_12986095
 ] 

Timothy Bish commented on AMQNET-309:
-------------------------------------

Temp fix added to trunk to allow tests to pass on .NETCF

> 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.

Reply via email to