yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #71952
[Bug 1155633] Re: Inconsistent formats in eventlet.wsgi records
[Expired for oslo.log because there has been no activity for 60 days.]
** Changed in: oslo.log
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1155633
Title:
Inconsistent formats in eventlet.wsgi records
Status in Glance:
Invalid
Status in oslo.log:
Expired
Bug description:
The section of a DEBUG eventlet.wsgi record normally contains a field
that looks like this:
[f9ebed7e-1efd-4ce7-af91-72150d032364 86628093430250 58924572785796]
and while running some code that parses the data into fields based on
whitespace I just found a record containing this: [-], resulting in
the fields positions of the records that follow changing. I'd suggest
changing [-] to [- - -] for consistency.
If you consider [] a single field this is not a bug, but if you
consider the whole record as space-separated values which I believe
most people like me do, this makes parsing a more complicated and also
sets a bad precedence.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1155633/+subscriptions