Bug 1538093 - Backup logs: All requests share the same ID
Summary: Backup logs: All requests share the same ID
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-cinder
Version: 9.0 (Mitaka)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: zstream
: 9.0 (Mitaka)
Assignee: Gorka Eguileor
QA Contact: Tzach Shefi
URL:
Whiteboard:
Depends On: 1538085 1538089
Blocks: 1538095
TreeView+ depends on / blocked
 
Reported: 2018-01-24 13:06 UTC by Gorka Eguileor
Modified: 2020-11-06 15:33 UTC (History)
7 users (show)

Fixed In Version: openstack-cinder-8.1.1-21.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1538089
: 1538095 (view as bug list)
Environment:
Last Closed: 2019-08-30 14:44:41 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1743461 0 None None None 2018-01-24 13:06:25 UTC
OpenStack gerrit 533794 0 None MERGED Fix Backup uses latest req-id for all log calls 2020-11-06 15:33:06 UTC
OpenStack gerrit 537001 0 None MERGED Fix Backup uses latest req-id for all log calls 2020-11-06 15:33:06 UTC

Description Gorka Eguileor 2018-01-24 13:06:26 UTC
+++ This bug was initially created as a clone of Bug #1538089 +++

+++ This bug was initially created as a clone of Bug #1538085 +++

Currently all log entries will have the request ID of the latest request that was received in the Backup service.

So you would receive a request with ID 1 and you would start logging that thread log calls with its ID, but as soon as you receive another request, let's say with ID 2, you will have both request logging with ID 2 instead of each one logging with its own request ID.

Comment 12 Tzach Shefi 2019-08-12 11:12:58 UTC
Reminding my self for verification follow:
https://bugzilla.redhat.com/show_bug.cgi?id=1538089#c3


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