Bug 1152012
| Summary: | [linearstore] missing journal id in "trace Mgmt create journal." log | ||
|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Pavel Moravec <pmoravec> |
| Component: | qpid-cpp | Assignee: | Pavel Moravec <pmoravec> |
| Status: | CLOSED ERRATA | QA Contact: | Jiri Prajzner <jprajzne> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 3.0 | CC: | jprajzne, jross, zkraus |
| Target Milestone: | 3.2 | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | qpid-cpp-0.32-1 | Doc Type: | Bug Fix |
| Doc Text: |
It was discovered that the broker log did not initially log the journal ID in the log entry. While the journal ID in the relevant QMF object was confirmed to be set properly after the fact, the log was not indicating this was the case. A fix to how the log entry is created now correctly inserts the journal name.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-10-08 13:09:27 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: | |||
|
Description
Pavel Moravec
2014-10-13 10:58:14 UTC
Committed revision 1631360. List of installed packages: yum list installed "*qpid*" qpid-cpp-client.x86_640.34-1.el7 qpid-cpp-client-devel.x86_64 0.34-1.el7 qpid-cpp-client-devel-docs.noarch 0.34-1.el7 qpid-cpp-client-rdma.x86_64 0.34-1.el7 qpid-cpp-debuginfo.x86_64 0.34-1.el7 qpid-cpp-server.x86_64 0.34-1.el7 qpid-cpp-server-devel.x86_64 0.34-1.el7 qpid-cpp-server-ha.x86_64 0.34-1.el7 qpid-cpp-server-linearstore.x86_64 0.34-1.el7 qpid-cpp-server-rdma.x86_64 0.34-1.el7 qpid-qmf.x86_64 0.34-1.el7 qpid-qmf-debuginfo.x86_64 0.34-1.el7 qpid-qmf-devel.x86_64 0.34-1.el7 qpid-tools.noarch 0.34-1.el7 Platforms: i686, x86_64 RHELs: 6.7, 7.1 tested with version 0.32 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2015-1879.html |