You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/08/04 09:08:00 UTC

[jira] [Work logged] (AMQNET-724) Add ability to configure credit

     [ https://issues.apache.org/jira/browse/AMQNET-724?focusedWorklogId=633378&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-633378 ]

ASF GitHub Bot logged work on AMQNET-724:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Aug/21 09:07
            Start Date: 04/Aug/21 09:07
    Worklog Time Spent: 10m 
      Work Description: michaelandrepearce commented on pull request #75:
URL: https://github.com/apache/activemq-nms-amqp/pull/75#issuecomment-892495219


   Can we align the prefetch to same as qpid jms, 
   
   
   https://qpid.apache.org/releases/qpid-jms-1.1.0/docs/index.html
   
   
   The Prefetch Policy controls how many messages the remote peer can send to the client and be held in a prefetch buffer for each consumer instance.
   
   jms.prefetchPolicy.queuePrefetch defaults to 1000
   jms.prefetchPolicy.topicPrefetch defaults to 1000
   jms.prefetchPolicy.queueBrowserPrefetch defaults to 1000
   jms.prefetchPolicy.durableTopicPrefetch defaults to 1000
   jms.prefetchPolicy.all used to set all prefetch values at once.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 633378)
    Time Spent: 20m  (was: 10m)

> Add ability to configure credit
> -------------------------------
>
>                 Key: AMQNET-724
>                 URL: https://issues.apache.org/jira/browse/AMQNET-724
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: AMQP, NMS
>            Reporter: lukeabsent
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)