Add RPC incoming and reply log

Bug #2072156 reported by LIU Yulong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oslo.messaging
Fix Released
Undecided
Unassigned

Bug Description

We had this log [1] before, but the commit [2] 859e0d4eaa45d75eb822f4a6be46c547187c6358 directly revert the log due to the msg_id is not accessable for non-rabbit drivers.

So add the log back with the attribute msg_id for base IncomingMessage class.

[1] https://bugs.launchpad.net/oslo.messaging/+bug/1847747
[2] https://bugs.launchpad.net/oslo.messaging/+bug/1855775

Changed in oslo.messaging:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo.messaging (master)

Reviewed: https://review.opendev.org/c/openstack/oslo.messaging/+/923337
Committed: https://opendev.org/openstack/oslo.messaging/commit/104a63b9aa040dda567d356e598aad5f8734d3ec
Submitter: "Zuul (22348)"
Branch: master

commit 104a63b9aa040dda567d356e598aad5f8734d3ec
Author: LIU Yulong <email address hidden>
Date: Fri Oct 11 23:22:23 2019 +0800

    Add RPC incoming and reply log

    Typically a simple log will not narrow down the performance, but give
    us more information about the service status.

    The commit 859e0d4eaa45d75eb822f4a6be46c547187c6358 directly revert
    the log due to the msg_id is not accessable for non-rabbit drivers.
    It's not the right way to make things better.

    So add the log back with the attribute msg_id for base IncomingMessage
    class.

    Closes-Bug: #2072156

    Related-Bug: #1847747
    Related-Bug: #1855775

    Change-Id: Ib35c8fbb24d5c51d3b54e8ca63e663428318eca5

Changed in oslo.messaging:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.