[
https://issues.apache.org/activemq/browse/AMQNET-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQNET-106.
---------------------------------
Resolution: Fixed
Fixed in trunk, setting the prefetch to zero causes the receive calls to send a
MessagePull command to the broker if the Distpatcher has no pending messages.
> 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.0
> Reporter: Sebastian Riedel
> Assignee: Timothy Bish
> Fix For: 1.1
>
>
> 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.