Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1152012 - [linearstore] missing journal id in "trace Mgmt create journal." log
[linearstore] missing journal id in "trace Mgmt create journal." log
Status: CLOSED ERRATA
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp (Show other bugs)
3.0
All Linux
low Severity low
: 3.2
: ---
Assigned To: Pavel Moravec
Jiri Prajzner
:
Depends On:
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-13 06:58 EDT by Pavel Moravec
Modified: 2015-10-08 09:09 EDT (History)
3 users (show)

See Also:
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 09:09:27 EDT
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)


External Trackers
Tracker ID Priority Status Summary Last Updated
Apache JIRA QPID-6147 None None None Never
Red Hat Product Errata RHEA-2015:1879 normal SHIPPED_LIVE Red Hat Enterprise MRG Messaging 3.2 Release 2015-10-08 13:07:53 EDT

  None (edit)
Description Pavel Moravec 2014-10-13 06:58:14 EDT
Description of problem:
When creating a journal in linearstore, broker logs:

2014-10-13 10:35:32 [Model] trace Mgmt create journal. id:

without the queue name as expected id.

The journal name / id in the relevant QMF object is set properly later on (see qpid-tool -> list journal), it is just missing in the trace log.


Version-Release number of selected component (if applicable):
qpid-cpp 0.22-49


How reproducible:
100%


Steps to Reproduce:
1. qpidd --log-enable=trace+:qmf::org::apache::qpid::linearstore::Journal::Journal

2. (in 2nd terminal) qpid-config add queue Durable --durable

3. (in 1st terminal): check output; restart broker & check output


Actual results:
2014-10-13 12:55:28 [Model] trace Mgmt create journal. id:

(without "Durable" as the id)
(both when created via qpid-config and after restart)


Expected results:
2014-10-13 12:55:28 [Model] trace Mgmt create journal. id:Durable

(both when created via qpid-config and after restart)


Additional info:
Comment 1 Pavel Moravec 2014-10-13 08:25:16 EDT
Committed revision 1631360.
Comment 3 Jiri Prajzner 2015-07-23 08:56:10 EDT
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
Comment 4 Jiri Prajzner 2015-08-18 06:12:00 EDT
tested with version 0.32
Comment 6 errata-xmlrpc 2015-10-08 09:09:27 EDT
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

Note You need to log in before you can comment on or make changes to this bug.