*** threestrands has joined #openstack-swift | 00:04 | |
openstackgerrit | Merged openstack/swift master: SSYNC: log body of errors in SSYNC subrequests https://review.opendev.org/704430 | 00:18 |
---|---|---|
openstackgerrit | Tim Burke proposed openstack/swift master: Authors/changelog for swift 2.24.0 https://review.opendev.org/704481 | 01:10 |
*** gyee has quit IRC | 01:17 | |
openstackgerrit | Merged openstack/swift master: Add unittest2 back to lower-constraints.txt https://review.opendev.org/704356 | 01:30 |
*** diablo_rojo has joined #openstack-swift | 01:59 | |
*** diablo_rojo has quit IRC | 02:53 | |
openstackgerrit | Merged openstack/swift master: Middleware that allows a user to have quoted Etags https://review.opendev.org/700056 | 03:15 |
*** diablo_rojo has joined #openstack-swift | 04:01 | |
*** rcernin has quit IRC | 04:18 | |
*** rcernin has joined #openstack-swift | 04:18 | |
*** threestrands has quit IRC | 06:08 | |
*** psachin has joined #openstack-swift | 06:39 | |
*** rpittau|afk is now known as rpittau | 08:07 | |
*** rdejoux has joined #openstack-swift | 08:11 | |
*** tesseract has joined #openstack-swift | 08:16 | |
*** tkajinam has quit IRC | 08:34 | |
*** ccamacho has joined #openstack-swift | 08:57 | |
*** mikecmpbll has joined #openstack-swift | 09:16 | |
*** rpittau is now known as rpittau|bbl | 11:18 | |
*** jvisser has quit IRC | 11:57 | |
*** rcernin has quit IRC | 12:29 | |
*** jvisser has joined #openstack-swift | 12:36 | |
*** jistr has left #openstack-swift | 13:00 | |
rledisez | tdasilva: I'm thinking that in /info, there is no way to tell a user that he is using a deprecated feature. I would more think of a X-Deprecated header with a message, like : | 13:01 |
rledisez | X-Deprecation-Warning: You are not using quoted etag, it will be on by default soon;You are using the old versioning code, switch to the new versioning;… | 13:01 |
rledisez | this header could be set when detected that the user must be notified | 13:01 |
rledisez | maybe both… a global view in /info and warning header when necessary | 13:01 |
*** rpittau|bbl is now known as rpittau | 13:04 | |
*** psachin has quit IRC | 13:06 | |
*** jvisser has quit IRC | 13:18 | |
*** jvisser has joined #openstack-swift | 13:21 | |
*** jvisser has quit IRC | 13:31 | |
ormandj | coreycb: i see the tests passed in https://bugs.launchpad.net/cloud-archive/+bug/1858934 but didn't see the update to the Packages file for stein/bionic-updates, did something stall? | 13:37 |
openstack | Launchpad bug 1858934 in Ubuntu Cloud Archive stein "[SRU] stein stable releases" [High,Fix committed] | 13:37 |
*** psachin has joined #openstack-swift | 13:39 | |
coreycb | ormandj: I'll get those released now. sorry yesterday got busier than expected. | 13:40 |
*** rdejoux has quit IRC | 13:45 | |
*** rdejoux has joined #openstack-swift | 13:45 | |
*** tkajinam has joined #openstack-swift | 14:00 | |
ormandj | coreycb: totally understand, we really appreciate you doing this, it fixes some bugs we're bumping into so quite a nice release for us ;) | 14:06 |
*** rdejoux has quit IRC | 14:06 | |
*** jvisser has joined #openstack-swift | 14:10 | |
*** gregwork has joined #openstack-swift | 14:13 | |
*** pcaruana has quit IRC | 14:24 | |
*** rdejoux has joined #openstack-swift | 14:26 | |
*** rdejoux has quit IRC | 14:52 | |
*** tkajinam has quit IRC | 15:02 | |
*** psachin has quit IRC | 15:07 | |
*** pcaruana has joined #openstack-swift | 15:11 | |
*** rdejoux has joined #openstack-swift | 15:17 | |
*** rdejoux has quit IRC | 15:40 | |
*** rdejoux has joined #openstack-swift | 15:40 | |
*** diablo_rojo has quit IRC | 15:47 | |
*** psachin has joined #openstack-swift | 16:13 | |
*** gyee has joined #openstack-swift | 16:20 | |
*** gregwork has quit IRC | 16:36 | |
*** rdejoux has quit IRC | 16:57 | |
*** tesseract has quit IRC | 17:01 | |
*** psachin has quit IRC | 17:15 | |
*** mikecmpbll has quit IRC | 17:31 | |
ormandj | timburke: so on 2.21.1 now, and still getting the content-md5 problem :/ | 17:39 |
ormandj | (with aws client) | 17:39 |
*** jrosser has quit IRC | 17:42 | |
ormandj | timburke: https://0bin.net/paste/zmPBGswmc2xxs7Oj#Zlc8Gms9XaXrEzvxahfA1HMmDLm7p8XbSRzPsn6qlEf | 17:43 |
*** jrosser has joined #openstack-swift | 17:43 | |
ormandj | dev env so creds aren't a worry fwiw | 17:43 |
ormandj | oh, haha, ignore me, i figured out the problem :) we have a monkey-patch in place for the rate limiting stuff | 17:45 |
ormandj | was wiping out the new patch in .1 :) | 17:45 |
timburke | ah, good! glad to hear | 17:48 |
timburke | ormandj, what's the patch like? or rather, what's the issue it's trying to address? | 17:49 |
timburke | would something like https://review.opendev.org/#/c/697535/ help? | 17:49 |
patchbot | patch 697535 - swift - s3api: Better handle 498/429 responses - 1 patch set | 17:49 |
ormandj | that's exactly what we're monkey-patching in | 17:54 |
ormandj | i just had to update our automation to deploy a patched version of the file w/ the updates for the aws compatibility | 17:54 |
ormandj | (we don't use patch on the target systems, we just deploy the entire file, and the patched version we were using was the older revision) | 17:55 |
timburke | approving. i'll get it up for backports for the next time you upgrade | 17:56 |
openstackgerrit | Tim Burke proposed openstack/swift stable/train: s3api: Better handle 498/429 responses https://review.opendev.org/704646 | 17:57 |
ormandj | that'll be awesome, we don't like maintaining patch sets if we don't need to! we do stay current with openstack dev, but we try to lag on major releases for at least one or two point releases | 17:57 |
*** diablo_rojo has joined #openstack-swift | 18:02 | |
ormandj | timburke: so, new fun times, now listing with aws cli isn't working :) | 18:09 |
ormandj | put worked fine | 18:10 |
ormandj | timburke: https://cryptobin.co/v4s6f1f5 (password 123) | 18:13 |
ormandj | timburke: https://cryptobin.co/m19672l5 has the stack trace (same pass, 123) | 18:14 |
timburke | hmm... _canonical_query_string() didn't start using wsgi_quote() until https://opendev.org/openstack/swift/commit/3a9f3f841 (first released in 2.22.0)... | 18:20 |
openstackgerrit | Tim Burke proposed openstack/swift stable/stein: s3api: Translate 503 to S3-style 503s https://review.opendev.org/704658 | 18:39 |
openstackgerrit | Tim Burke proposed openstack/swift stable/stein: s3api: Better handle 498/429 responses https://review.opendev.org/704659 | 18:40 |
*** rpittau is now known as rpittau|afk | 18:40 | |
openstackgerrit | Romain LE DISEZ proposed openstack/swift master: Add a note to the part power increase documentation https://review.opendev.org/704662 | 18:52 |
rledisez | just did my first part power increase in production (almost all went fine ^ :)) | 18:53 |
timburke | \o/ | 18:53 |
rledisez | I also used that: https://review.opendev.org/#/c/695344/ | 18:53 |
patchbot | patch 695344 - swift - relinker: Improve performance by limiting I/O - 5 patch sets | 18:53 |
ormandj | timburke: good callout. apparently curling from github i somehow grabbed the wrong hash. thanks, and sorry for the time waste | 19:48 |
timburke | ormandj, no worries! gl! | 20:11 |
*** diablo_rojo has quit IRC | 20:34 | |
ormandj | timburke: worked like a champ | 20:40 |
ormandj | background ops using awscli are succeeding | 20:40 |
timburke | 👍 | 20:40 |
ormandj | this will make our clients very happy trying to xfer terabytes of data around, and not wanting it all being funneled through their little dinky dialup links or whatever they might be using ;) | 20:40 |
*** jvisser has quit IRC | 21:36 | |
openstackgerrit | Tim Burke proposed openstack/swift master: s3api: Implement object versioning API https://review.opendev.org/673682 | 22:00 |
*** rcernin has joined #openstack-swift | 22:00 | |
*** jvisser has joined #openstack-swift | 22:08 | |
*** diablo_rojo has joined #openstack-swift | 22:27 | |
openstackgerrit | Merged openstack/swift master: s3api: Better handle 498/429 responses https://review.opendev.org/697535 | 22:29 |
*** jvisser has quit IRC | 22:55 | |
*** tkajinam has joined #openstack-swift | 23:06 | |
mattoliverau | morning | 23:39 |
seongsoocho | morning o/ | 23:56 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!