Bug 967734
| Summary: | Link reliability is not properly applied when using amqp1.0 protocol | ||
|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Petr Matousek <pematous> |
| Component: | qpid-cpp | Assignee: | Gordon Sim <gsim> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Matousek <pematous> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | Development | CC: | esammons, gsim, iboverma, jross, pematous |
| Target Milestone: | 3.0 | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | qpid-cpp-0.22-12 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 963243 | Environment: | |
| Last Closed: | 2015-01-21 12:55:40 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1010399 | ||
|
Description
Petr Matousek
2013-05-28 08:04:22 UTC
The naming and durability are tracked as bug 963243. This bugzilla tracks the control over the reliability. As mentioned above, it is not possible to set the unreliable mode, the reliability at present is always set to at-least-once. Fixed upstream by https://svn.apache.org/r1518182 (merging fixes for https://bugzilla.redhat.com/show_bug.cgi?id=981636 first will make merging this one easier). Should also point out that these require proton 0.5 Backport available: http://git.app.eng.bos.redhat.com/?p=rh-qpid.git;a=shortlog;h=refs/heads/0.22-mrg-BZ967734 This issue has been fixed. Verified on rhel6.4 (i386, x86_64). packages used for testing: qpid-cpp-*-0.22-23.el6 -> VERIFIED |