You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2008/09/08 16:55:57 UTC

[jira] Updated: (AMQ-1105) Misuse of maxMessages when creating a connection consumer

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

Gary Tully updated AMQ-1105:
----------------------------

    Fix Version/s: 5.3.0
                       (was: 5.2.0)

> Misuse of maxMessages when creating a connection consumer
> ---------------------------------------------------------
>
>                 Key: AMQ-1105
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1105
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Connector
>            Reporter: Guillaume Nodet
>             Fix For: 5.3.0
>
>
> It seems the maxMessages given to the connection when creating a connection consumer
> is usually used to allow a maximum number of messages to be dispatched for a single ServerSession 
> run (so the WorkManager is not exhaust by ever lasting works ?).
> Currently, this parameter is used to indicate the destination prefetch size.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.