[
https://issues.apache.org/jira/browse/QPID-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13085457#comment-13085457
]
[email protected] commented on QPID-3346:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1312/
-----------------------------------------------------------
(Updated 2011-08-16 00:35:20.779142)
Review request for qpid.
Changes
-------
Latest changes pushed to branch.
1) flesh-out the UI changes
2) simple, non-optimal, approach for group support
Need to optimize by allowing direct removal of queued items, rather than
seeking to the appropriate item.
Summary
-------
Some initial refactoring of Queue/Consumer interface to allow for message
grouping support. Very preliminary.
This addresses bug qpid-3346.
https://issues.apache.org/jira/browse/qpid-3346
Diffs (updated)
-----
/branches/qpid-3346/qpid/cpp/src/qpid/broker/Broker.h 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/Broker.cpp 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/Consumer.h 1144319
/branches/qpid-3346/qpid/cpp/src/qpid/broker/DeliveryRecord.h 1144319
/branches/qpid-3346/qpid/cpp/src/qpid/broker/DeliveryRecord.cpp 1144319
/branches/qpid-3346/qpid/cpp/src/qpid/broker/Fairshare.cpp 1144319
/branches/qpid-3346/qpid/cpp/src/qpid/broker/LegacyLVQ.h 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/LegacyLVQ.cpp 1144319
/branches/qpid-3346/qpid/cpp/src/qpid/broker/MessageDeque.h 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/MessageDeque.cpp 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/MessageMap.h 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/MessageMap.cpp 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/Messages.h 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/PriorityQueue.h 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/PriorityQueue.cpp 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/Queue.h 1144319
/branches/qpid-3346/qpid/cpp/src/qpid/broker/Queue.cpp 1144319
/branches/qpid-3346/qpid/cpp/src/qpid/broker/QueueEvents.cpp 1144319
/branches/qpid-3346/qpid/cpp/src/qpid/broker/QueueFlowLimit.h 1144319
/branches/qpid-3346/qpid/cpp/src/qpid/broker/QueueFlowLimit.cpp 1144319
/branches/qpid-3346/qpid/cpp/src/qpid/broker/QueueObserver.h 1144319
/branches/qpid-3346/qpid/cpp/src/qpid/broker/QueuePolicy.cpp 1144319
/branches/qpid-3346/qpid/cpp/src/qpid/broker/SemanticState.h 1144319
/branches/qpid-3346/qpid/cpp/src/qpid/broker/SemanticState.cpp 1144319
/branches/qpid-3346/qpid/cpp/src/qpid/broker/ThresholdAlerts.h 1144319
/branches/qpid-3346/qpid/cpp/src/qpid/cluster/Connection.cpp 1144319
/branches/qpid-3346/qpid/cpp/src/tests/QueueTest.cpp 1144319
/branches/qpid-3346/qpid/specs/management-schema.xml 1144324
/branches/qpid-3346/qpid/tests/src/py/qpid_tests/broker_0_10/management.py
1144324
Diff: https://reviews.apache.org/r/1312/diff
Testing
-------
minimal - passes unit tests on linux.
Thanks,
Kenneth
> Support message grouping with stricted sequence consumption across multiple
> consumers.
> --------------------------------------------------------------------------------------
>
> Key: QPID-3346
> URL: https://issues.apache.org/jira/browse/QPID-3346
> Project: Qpid
> Issue Type: New Feature
> Components: C++ Broker
> Affects Versions: 0.12
> Reporter: Ken Giusti
> Assignee: Ken Giusti
> Fix For: 0.14
>
> Attachments: UI.txt, msg_groups_0.2.txt
>
>
> This feature is described in the attached QIP as Policy #2: Sequenced
> Consumers.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]