Friday, 2018-12-14

*** gyee has quit IRC00:58
*** psachin has joined #openstack-swift01:30
openstackgerritTim Burke proposed openstack/swift master: s3api: Stop relying on container listings during multipart uploads  https://review.openstack.org/61074701:47
*** mikecmpbll has quit IRC02:01
*** itlinux has joined #openstack-swift02:39
kota_timburke: oic, i didn't notice the slo_manifest_hook didn't land yet. I was just thinking i didn't update myself in the recent upstream :P02:49
*** psachin has quit IRC04:10
*** psachin has joined #openstack-swift04:29
*** rcernin has quit IRC07:03
*** pcaruana has joined #openstack-swift07:12
*** psachin has quit IRC07:48
*** hseipp has joined #openstack-swift07:49
openstackgerritRomain LE DISEZ proposed openstack/swift master: SSYNC: enable multiple SSYNC connections per job  https://review.openstack.org/61398708:26
rlediseznotmyname: ^ yes, i'm still interested. the patch is not ready, it misses some tests, and I had some strange hanging processes, i need to try again with p 623360. but I'm following on the idea08:29
patchbothttps://review.openstack.org/#/c/623360/ - swift - Make GreenAsyncPile not hang - 1 patch set08:29
*** ccamacho has joined #openstack-swift09:20
*** mikecmpbll has joined #openstack-swift09:49
openstackgerritRomain LE DISEZ proposed openstack/swift master: SSYNC: enable multiple SSYNC connections per job  https://review.openstack.org/61398710:38
*** e0ne has joined #openstack-swift10:40
*** pcaruana has quit IRC12:21
*** pcaruana has joined #openstack-swift12:22
*** pcaruana is now known as pcaruana|intw|12:25
*** nguyenhai has quit IRC12:34
*** nguyenhai has joined #openstack-swift12:40
*** pcaruana|intw| has quit IRC14:05
*** pcaruana has joined #openstack-swift14:31
*** psachin has joined #openstack-swift14:51
*** psachin has quit IRC15:21
*** psachin has joined #openstack-swift15:29
*** pcaruana has quit IRC16:20
*** [diablo] has joined #openstack-swift16:21
*** e0ne has quit IRC16:24
*** gyee has joined #openstack-swift16:37
*** SkyRocknRoll has joined #openstack-swift16:46
*** SkyRocknRoll has quit IRC16:50
*** SkyRocknRoll has joined #openstack-swift16:53
*** SkyRocknRoll has quit IRC16:56
*** SkyRocknRoll has joined #openstack-swift16:56
*** SkyRocknRoll has quit IRC16:57
*** mikecmpbll has quit IRC16:59
notmynamegood morning17:02
*** SkyRocknRoll has joined #openstack-swift17:03
*** e0ne has joined #openstack-swift17:13
*** hseipp has quit IRC17:20
*** psachin has quit IRC17:39
*** e0ne has quit IRC17:41
*** e0ne has joined #openstack-swift17:43
*** jungleboyj has joined #openstack-swift17:50
*** mikecmpbll has joined #openstack-swift17:55
openstackgerritJohn Dickinson proposed openstack/swift master: added value and notes to a sample config file for s3token  https://review.openstack.org/62508218:03
tdasilvanotmyname, timburke: was just double checking the code around get_account_info and get_container_info and I guess I misremembered that those calls are not used for a client HEAD request, only by middleware, correct?18:08
notmynametdasilva: timburke is next to my desk, and he and I have opposite gut reactions to than question :-)18:09
tdasilvalol18:09
notmynameso I'd go with timburke's answer ;-)18:10
notmynameor we should Go To The Code!18:10
tdasilvai was really hoping that we would use the cache info, but from my reading of the code again it doesn't seem to18:10
tdasilvahttps://github.com/openstack/swift/blob/master/swift/proxy/controllers/container.py#L8718:12
*** itlinux has quit IRC18:13
openstackgerritJohn Dickinson proposed openstack/swift master: added value and notes to a sample config file for s3token  https://review.openstack.org/62508218:13
*** itlinux has joined #openstack-swift18:13
openstackgerritJohn Dickinson proposed openstack/swift master: added value and notes to a sample config file for s3token  https://review.openstack.org/62508218:13
timburkeyeah, not using the cache info for HEADs matches my recollection of things18:17
tdasilvatimburke: ok, that matches with what I reading, which leads to my next question. Would exposing those two calls to internal_client seem like a bad idea? The use-case I'm trying to solve for is where I have an internal_client object and I need to find out if all containers in a given account are sharded or not.18:21
tdasilvaso I was hoping that just hitting the proxies (with the cached information) would be better than going all the way to the container servers + disks18:23
timburkemight be able to just have the IC user hit memcached directly...18:25
openstackgerritJohn Dickinson proposed openstack/swift master: authors/changelog for 2.20.0 release  https://review.openstack.org/62511618:27
notmynametimburke: now with renofication ^^18:27
*** SkyRocknRoll has quit IRC18:29
*** SkyRocknRoll has joined #openstack-swift18:32
*** joeljwright has quit IRC18:44
openstackgerritTim Burke proposed openstack/swift master: s3api: Stop relying on container listings during multipart uploads  https://review.openstack.org/61074718:49
notmynametimburke: this doesn't seem like our fault in the code? http://logs.openstack.org/16/625116/3/experimental/swift-multinode-rolling-upgrade-queens/fb9d83e/job-output.txt.gz#_2018-12-14_18_51_05_92416518:53
*** joeljwright has joined #openstack-swift18:54
*** ChanServ sets mode: +v joeljwright18:54
timburkehuh... strange... dunno what's up with that19:10
notmynamelooks like it just reported, so I'll retrigger it19:11
timburkenotmyname: hit a similar error on another change: http://logs.openstack.org/47/610747/6/check/swift-multinode-rolling-upgrade/5912e3e/job-output.txt.gz#_2018-12-14_19_01_33_74570919:12
*** e0ne has quit IRC19:13
*** SkyRocknRoll has quit IRC19:17
openstackgerritTim Burke proposed openstack/swift master: s3api: Stop relying on container listings during multipart uploads  https://review.openstack.org/61074719:23
timburkenotmyname: looks like the rolling upgrade job on https://review.openstack.org/#/c/625082/ failed for the same reason...19:25
patchbotpatch 625082 - swift - added value and notes to a sample config file for ... - 4 patch sets19:25
*** SkyRocknRoll has joined #openstack-swift19:33
*** SkyRocknRoll has quit IRC19:37
*** joeljwright has quit IRC19:40
openstackgerritJohn Dickinson proposed openstack/swift master: authors/changelog for 2.20.0 release  https://review.openstack.org/62511619:43
notmynametimburke: clarkb is taking a look19:44
notmynamein -infra19:44
*** joeljwright has joined #openstack-swift19:50
*** ChanServ sets mode: +v joeljwright19:50
*** e0ne has joined #openstack-swift20:11
*** e0ne has quit IRC20:11
openstackgerritTim Burke proposed openstack/swift master: s3api: Stop relying on container listings during multipart uploads  https://review.openstack.org/61074720:33
*** e0ne has joined #openstack-swift22:23
openstackgerritTim Burke proposed openstack/swift master: Maybe fix rolling upgrade job?  https://review.openstack.org/62536122:24
notmynameFYI https://blade.tencent.com/magellan/index_en.html22:39
*** e0ne has quit IRC22:40
notmyname*very* light on reasonable details, so I'm not really sure if there's any risk to swift or not22:41
timburkei'm guessing it has to do with the new SQLITE_DBCONFIG_DEFENSIVE option, but that's mainly because i can't see how anything else listed on https://www.sqlite.org/releaselog/3_26_0.html could lead to RCE...22:51
timburkei guess *maybe* it could be something involving the limit counter?22:51
timburkeidk. it'll be interesting to see more about it, when that becomes public22:52
notmynameubuntu has 3.22.0 available. not sure about rhel22:55
notmynamefor now, seems there's an issue with chromium that's related to websql. but maybe there's more that hasn't been revealed yet. keep an eye on updates, and keep systems patched :-)23:06
notmynametimburke: rolling fix seems to have worked!23:09
timburkeya, think so. looks like there are some failures in the gate, but just 503s, not failure-to-run23:10
timburkewill amend to take out the "maybe" and see if the next attempt goes better23:10
openstackgerritTim Burke proposed openstack/swift master: Fix rolling upgrade job  https://review.openstack.org/62536123:14
timburkeoh yeah, i kinda forgot about https://review.openstack.org/#/c/609843/ ...23:18
patchbotpatch 609843 - swift - Allow arbitrary UTF-8 strings as delimiters in con... - 2 patch sets23:18
*** mikecmpbll has quit IRC23:56

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!