object: Plumb logger_thread_locals through _finalize_put
It doesn't explain how we saw the traceback we did (self.logger.txn_id
should have been set a few lines earlier in __call__!), but at least now
the transaction ID should come across if we're on the happy path.
Reviewed: https:/ /review. opendev. org/c/openstack /swift/ +/787649 /opendev. org/openstack/ swift/commit/ 7087fb0d7ed6e36 cc2d120eb6d8125 257c8c7089
Committed: https:/
Submitter: "Zuul (22348)"
Branch: master
commit 7087fb0d7ed6e36 cc2d120eb6d8125 257c8c7089
Author: Tim Burke <email address hidden>
Date: Thu Apr 22 13:28:36 2021 -0700
object: Plumb logger_ thread_ locals through _finalize_put
It doesn't explain how we saw the traceback we did (self.logger.txn_id
should have been set a few lines earlier in __call__!), but at least now
the transaction ID should come across if we're on the happy path.
Change-Id: Ifa6f81bc02c7c8 4ad1f4c9ff694b6 45348c7c6c4
Related-Bug: #1922810