[
https://issues.apache.org/jira/browse/QPID-5496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876871#comment-13876871
]
ASF subversion and git services commented on QPID-5496:
-------------------------------------------------------
Commit 1559833 from [~gemmellr] in branch
'qpid/branches/QPID-5496_default_groups'
[ https://svn.apache.org/r1559833 ]
QPID-5496: WIP on a common way of configuring the default-group for a queue,
and allowing queues with 'shared groups' to support non-grouped messages
> [Java Broker] allow adding a default group for 'regular groups' and allow
> removing the default group when using 'shared groups'
> -------------------------------------------------------------------------------------------------------------------------------
>
> Key: QPID-5496
> URL: https://issues.apache.org/jira/browse/QPID-5496
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker
> Reporter: Robbie Gemmell
> Assignee: Robbie Gemmell
> Fix For: Future
>
>
> The Java broker currently supports two types of message grouping:
> - A 'regular' mode where groups are assigned to consumers for the life of the
> consumer, and messages without a group value are treated as not having a
> group.
> - A 'shared groups' mode that operates like the C++ broker grouping whereby
> groups can float between consumers when no consumer currently has any
> unacknowledged messages for the group, and any messages without a group value
> are assigned to a default group (qpid.no-group unless configured otherwise)
> which cant be disabled.
> This enhancement would add the ability to set a default group for the
> 'regular' grouping mode, and add the ability to remove the default group from
> the 'shared groups' mode.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]