-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13619/
-----------------------------------------------------------
(Updated Aug. 16, 2013, 7:48 p.m.)
Review request for qpid and Andrew Stitcher.
Changes
-------
Remove unnecessary notifyRequired flag, as suggested by Andrew (I think!).
Bugs: QPID-5078
https://issues.apache.org/jira/browse/QPID-5078
Repository: qpid
Description
-------
This change ensures that if a consumer with a filter/selector skips over a
message, then other listeners or consumers will still get notified of the
availability of that skipped message.
Diffs (updated)
-----
/trunk/qpid/cpp/src/qpid/broker/Queue.cpp 1514329
Diff: https://reviews.apache.org/r/13619/diff/
Testing
-------
make test passes
Thanks,
Gordon Sim