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

james strachan moved AMQ-883 to AMQNET-10:
------------------------------------------

        Fix Version/s:     (was: 4.1.0)
                       1.0
          Component/s:     (was: NMS (C# client))
    Affects Version/s:     (was: 4.0.2)
                  Key: AMQNET-10  (was: AMQ-883)
              Project: ActiveMQ .Net  (was: ActiveMQ)

> NMS asynchronous consumption of queued messages
> -----------------------------------------------
>
>                 Key: AMQNET-10
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-10
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>         Environment: Win XP, AMQ 4.0.2 standalone broker, Java message sender 
> (JMS), C# (NMS) receiver
>            Reporter: Bryan Schmidt
>             Fix For: 1.0
>
>
> 1.  Several messages are sent to a queue
> 2.  NMS client subscribes 
> 3.  Queued messages are not received by NMS client
> 4.  Another message is sent to the queue (while the NMS client is subscribed)
> 5.  NMS client receives all messages
> Same setup using Java publisher and subscriber behaves properly (queued 
> messages are sent to the subscriber immediately).  
> Editting the AsyncConsumeTest unit test can reproduce the problem and cause 
> the test to fail:
> In the textMessageSRExample test, move the consumer logic below the producer 
> logic.  (I.e. have the message sent to a queue before the consumer 
> subscribes).

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