opendevreview | Nathan Nguyen proposed openstack/swift master: Fixing constant creation-date for s3api list-buckets https://review.opendev.org/c/openstack/swift/+/949108 | 01:21 |
---|---|---|
timburke__ | still ironing out the kinks -- we'll get there! fwiw mattoliver, i'd intended to stay up for it last night and utterly failed ;-) | 03:45 |
opendevreview | Jianjian Huo proposed openstack/swift master: common: add memcached based cooperative token mechanism. https://review.opendev.org/c/openstack/swift/+/890174 | 05:29 |
opendevreview | Elod Illes proposed openstack/swift unmaintained/yoga: Ensure correct content-type in container HEAD response https://review.opendev.org/c/openstack/swift/+/949121 | 06:34 |
opendevreview | Matthew Oliver proposed openstack/swift master: Use SO_TIMESTAMPING to track request times before they hit accept queue https://review.opendev.org/c/openstack/swift/+/944103 | 06:34 |
opendevreview | Elod Illes proposed openstack/swift unmaintained/yoga: Ensure correct content-type in container HEAD response https://review.opendev.org/c/openstack/swift/+/949121 | 07:00 |
opendevreview | Merged openstack/swift unmaintained/yoga: Ensure correct content-type in container HEAD response https://review.opendev.org/c/openstack/swift/+/949121 | 08:57 |
opendevreview | Merged openstack/swift unmaintained/yoga: [CI] Use defined version of probetest job https://review.opendev.org/c/openstack/swift/+/940627 | 11:26 |
opendevreview | Elod Illes proposed openstack/swift unmaintained/xena: Ensure correct content-type in container HEAD response https://review.opendev.org/c/openstack/swift/+/949157 | 11:30 |
opendevreview | Nathan Nguyen proposed openstack/swift master: Implement heartbeat response for COPY request https://review.opendev.org/c/openstack/swift/+/940762 | 16:28 |
*** timburke__ is now known as timburke | 16:34 | |
boosungkim[m] | Hi Tim, I had a quick question about the comment you left in the https://review.opendev.org/c/openstack/swift/+/945889 review: "# log some deprecation warning." When I try to use warning.warn() or print(), I get unit tests that fail because the warnings or prints are being caught. How did you want me to log the deprecation warning? | 17:33 |
timburke | boosungkim[m], i was thinking warnings.warn() -- which tests fail? | 17:44 |
opendevreview | Jianjian Huo proposed openstack/swift master: proxy: use cooperative tokens to coalesce updating shard range requests into backend https://review.opendev.org/c/openstack/swift/+/908969 | 17:59 |
opendevreview | Nathan Nguyen proposed openstack/swift master: Implement heartbeat response for COPY request https://review.opendev.org/c/openstack/swift/+/940762 | 18:25 |
*** Callum0278 is now known as Callum027 | 19:01 | |
opendevreview | Shreeya Deshpande proposed openstack/swift master: Provide some s3 helper methods for other middlewares to use. https://review.opendev.org/c/openstack/swift/+/940791 | 19:56 |
opendevreview | Shreeya Deshpande proposed openstack/swift master: proxy-logging: Add real-time transfer bytes counters https://review.opendev.org/c/openstack/swift/+/930918 | 19:56 |
boosungkim[m] | timburke: I originally used self.logger.warning("msg"), which gave me this error from the test_server.py unit tests: https://paste.opendev.org/show/bzs4WU4Scu8eK537Auys/ | 20:35 |
boosungkim[m] | To use warnings.warn(), I'll need to import warnings in the db.py file, but has the same errors as above. | 20:35 |
timburke | boosungkim[m], interesting -- i tried applying https://paste.opendev.org/show/b9beM4mDcu2snqrhKrno/ on your latest patch and unit tests passed for me... | 21:50 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!