Bug 1538095 - 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: 8.0 (Liberty)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: zstream
: 8.0 (Liberty)
Assignee: Gorka Eguileor
QA Contact: Tzach Shefi
URL:
Whiteboard:
Depends On: 1538085 1538089 1538093
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-01-24 13:07 UTC by Gorka Eguileor
Modified: 2019-05-01 20:40 UTC (History)
4 users (show)

Fixed In Version: openstack-cinder-7.0.3-16.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1538093
Environment:
Last Closed: 2019-05-01 20:40:01 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:07:29 UTC
OpenStack gerrit 533794 0 None None None 2018-01-24 13:07:29 UTC
OpenStack gerrit 537001 0 None None None 2018-01-24 13:07:29 UTC

Description Gorka Eguileor 2018-01-24 13:07:30 UTC
+++ This bug was initially created as a clone of Bug #1538093 +++

+++ 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.


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