*** gyee has quit IRC | 01:29 | |
timburke | whew! looking back through 40+ revisions of https://review.opendev.org/#/c/682382/ is *exhausting*! | 01:31 |
---|---|---|
patchbot | patch 682382 - swift - New Object Versioning mode - 52 patch sets | 01:31 |
tdasilva | timburke: sorry | 02:03 |
tdasilva | patchsets are great for backing up a work or just syncing with others, maybe we should use feature branches more often ?? | 02:05 |
*** psachin has joined #openstack-swift | 03:37 | |
*** pcaruana has joined #openstack-swift | 07:52 | |
*** rpittau|afk is now known as rpittau | 08:05 | |
*** tkajinam has quit IRC | 08:18 | |
*** tesseract has joined #openstack-swift | 08:25 | |
*** pawan-gupta_ has joined #openstack-swift | 09:02 | |
*** manuvakery_ has joined #openstack-swift | 09:02 | |
*** clayg_ has joined #openstack-swift | 09:03 | |
*** ChanServ sets mode: +v clayg_ | 09:03 | |
*** nottrobin_ has joined #openstack-swift | 09:03 | |
*** coreycb_ has joined #openstack-swift | 09:03 | |
*** jistr_ has joined #openstack-swift | 09:05 | |
*** dasp has joined #openstack-swift | 09:05 | |
*** benj_- has joined #openstack-swift | 09:05 | |
*** Anticime1 has joined #openstack-swift | 09:05 | |
*** StevenK_ has joined #openstack-swift | 09:06 | |
*** rdejoux has joined #openstack-swift | 09:07 | |
*** ktsuyuzaki has joined #openstack-swift | 09:09 | |
*** ChanServ sets mode: +v ktsuyuzaki | 09:09 | |
*** tesseract has quit IRC | 09:10 | |
*** psachin has quit IRC | 09:10 | |
*** rcernin has quit IRC | 09:10 | |
*** szaher has quit IRC | 09:10 | |
*** jistr has quit IRC | 09:10 | |
*** benj_ has quit IRC | 09:10 | |
*** pawan-gupta has quit IRC | 09:10 | |
*** sorrison has quit IRC | 09:10 | |
*** dasp_ has quit IRC | 09:10 | |
*** StevenK has quit IRC | 09:10 | |
*** manuvakery has quit IRC | 09:10 | |
*** kota_ has quit IRC | 09:10 | |
*** peluse has quit IRC | 09:10 | |
*** Anticimex has quit IRC | 09:10 | |
*** coreycb has quit IRC | 09:10 | |
*** clayg has quit IRC | 09:10 | |
*** nottrobin has quit IRC | 09:10 | |
*** pawan-gupta_ is now known as pawan-gupta | 09:10 | |
*** manuvakery_ is now known as manuvakery | 09:12 | |
*** clayg_ is now known as clayg | 09:12 | |
*** szaher has joined #openstack-swift | 09:12 | |
*** coreycb_ is now known as coreycb | 09:12 | |
*** benj_- is now known as benj_ | 09:12 | |
*** nottrobin_ is now known as nottrobin | 09:12 | |
*** tesseract has joined #openstack-swift | 09:17 | |
*** rcernin has joined #openstack-swift | 09:19 | |
*** ianychoi has quit IRC | 11:38 | |
*** ianychoi has joined #openstack-swift | 11:40 | |
*** tesseract has quit IRC | 12:38 | |
*** tesseract has joined #openstack-swift | 12:38 | |
*** rs_goyal has quit IRC | 13:22 | |
*** tkajinam has joined #openstack-swift | 14:04 | |
DHE | So, container sharding not working. Best guess I'm missing some python package or something. Info: http://paste.openstack.org/show/GS6XMckHJeqsb5o8yllL/ | 14:36 |
*** tkajinam has quit IRC | 14:47 | |
*** gkadam has joined #openstack-swift | 16:06 | |
*** rdejoux has quit IRC | 16:07 | |
*** gkadam has quit IRC | 16:15 | |
*** gyee has joined #openstack-swift | 16:29 | |
openstackgerrit | Charles Hsu proposed openstack/python-swiftclient master: WIP: Support v3 application credentials auth. https://review.opendev.org/699457 | 16:43 |
*** efried_pto has quit IRC | 16:54 | |
*** tesseract has quit IRC | 17:00 | |
clayg | timburke: so i duplicated/fixed the functest failure from when I added the second test to that one TestCase - it was an interaction with class vs. env teardown | 17:13 |
clayg | I'm working on a rebase of the s3api patch so I can clean stack of the patch chain for packaging | 17:13 |
clayg | but I think we found some issues that are definately worth fixing ... so I'll be excited to respin as soon as we have fixes ready | 17:13 |
openstackgerrit | Clay Gerrard proposed openstack/swift master: New Object Versioning mode https://review.opendev.org/682382 | 17:24 |
openstackgerrit | Clay Gerrard proposed openstack/swift master: s3api: Implement object versioning API https://review.opendev.org/673682 | 17:24 |
openstackgerrit | Clay Gerrard proposed openstack/swift master: WIP: s3api: Make multi-deletes async https://review.opendev.org/648263 | 17:24 |
*** rpittau is now known as rpittau|afk | 17:25 | |
*** pcaruana has quit IRC | 18:38 | |
*** pcaruana has joined #openstack-swift | 19:18 | |
*** pcaruana has quit IRC | 19:59 | |
*** pcaruana has joined #openstack-swift | 20:42 | |
clayg | test results look a little better - but there may still be some flakeyness | 20:43 |
*** rdejoux has joined #openstack-swift | 20:49 | |
clayg | timburke: have you had any more good ideas on 1856303 | 20:52 |
clayg | er... lp bug #1856303 | 20:52 |
openstack | Launchpad bug 1856303 in OpenStack Object Storage (swift) "HEAD doesn't return Content-Length header due to catch_errors middleware" [Undecided,New] https://launchpad.net/bugs/1856303 | 20:52 |
clayg | I think it's a great point that no HEAD should ever return a body chunked or otherwise - so it's fair to say "that's an eventlet bug" | 20:53 |
clayg | but... i'd be there's something downstream from that bug in this guys pipeline that's somehow causing a 404 HEAD to respond transfer-encoding: chunked with a body of '' or something | 20:53 |
clayg | because like my 404 on HEAD through s3api doesn't respond transfer-encoding: chunked 🤷 | 20:54 |
timburke | i guess first step would be to get my pipeline to match bhaskar's... | 21:01 |
timburke | haven't had bandwidth to look into it too much further yet, though | 21:02 |
timburke | huh... just the one swift-proxy-logging in there... | 21:10 |
timburke | D: well *that* doesn't look py3-safe... https://github.com/openstack/swift/blob/2.23.0/swift/common/middleware/proxy_logging.py#L364 | 21:12 |
timburke | maybe it's ok... i'll keep following the thread... | 21:13 |
*** pcaruana has quit IRC | 21:41 | |
*** rcernin has quit IRC | 21:46 | |
*** diablo_rojo has quit IRC | 21:58 | |
*** zaitcev_ has joined #openstack-swift | 22:17 | |
*** ChanServ sets mode: +v zaitcev_ | 22:17 | |
*** zaitcev has quit IRC | 22:21 | |
*** diablo_rojo has joined #openstack-swift | 22:35 | |
*** mikecmpbll has joined #openstack-swift | 22:41 | |
*** rcernin has joined #openstack-swift | 22:42 | |
timburke | clayg, bam! https://github.com/openstack/swift/blob/2.23.0/swift/common/middleware/proxy_logging.py#L370 <-- our saving content-length header | 22:47 |
openstackgerrit | Tim Burke proposed openstack/swift master: Fix type on py3 https://review.opendev.org/699513 | 22:53 |
timburke | kinda makes me wonder if gatekeeper or catcherrors should maybe have a similar guard... belt & bracers and all... | 22:54 |
*** sorrison has joined #openstack-swift | 23:10 | |
openstackgerrit | Tim Burke proposed openstack/swift master: Forward-port stable-release changelog entries https://review.opendev.org/699514 | 23:11 |
*** tkajinam has joined #openstack-swift | 23:13 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!