Add support for prefetchSIze = 0 in NMS
---------------------------------------
Key: AMQNET-106
URL: https://issues.apache.org/activemq/browse/AMQNET-106
Project: ActiveMQ .Net
Issue Type: New Feature
Components: ActiveMQ Client
Affects Versions: 1.2
Reporter: Sebastian Riedel
Assignee: James Strachan
Fix For: 1.2
This feature is already implemented in the standard ActiveMQ-Client (for Java).
The original request was AMQ-855, a similar request was made for the C++ Client
(AMQCPP-161).
This is the request for implementing a "pull" model for the .Net Client / NMS.
The recent behavior is that if prefetchSize is set to zero, no messages at all
are received.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.