Wednesday, 2020-10-07

openstackgerritMerged openstack/swift master: probe-tests: Avoid a DuplicateSectionError on py3  https://review.opendev.org/70107600:11
openstackgerritMerged openstack/swift master: py3: Fix non-ascii chars in staticweb listings  https://review.opendev.org/75006200:30
openstackgerritTim Burke proposed openstack/swift master: New proxy logging field for wire status  https://review.opendev.org/75563901:01
openstackgerritjiasirui proposed openstack/swift master: yaml file start with ---  https://review.opendev.org/75641902:13
*** rcernin has quit IRC02:45
*** rcernin has joined #openstack-swift02:48
*** gyee has quit IRC02:56
*** rcernin has quit IRC03:01
*** rcernin has joined #openstack-swift03:17
*** rcernin has quit IRC03:22
*** rcernin has joined #openstack-swift03:23
*** psachin has joined #openstack-swift03:41
*** m75abrams has joined #openstack-swift04:10
*** evrardjp has quit IRC04:33
*** evrardjp has joined #openstack-swift04:33
*** coreycb has quit IRC07:20
*** coreycb has joined #openstack-swift07:20
*** rcernin has quit IRC07:39
*** rpittau|afk is now known as rpittau07:41
*** mikecmpbll has joined #openstack-swift08:01
*** dsariel has joined #openstack-swift08:15
*** dsariel has quit IRC08:28
*** dsariel has joined #openstack-swift08:31
*** mikecmpbll has quit IRC10:03
*** mikecmpbll has joined #openstack-swift10:06
*** rcernin has joined #openstack-swift10:20
*** rcernin has quit IRC10:37
*** dsariel has quit IRC11:11
*** dsariel has joined #openstack-swift12:39
*** dsariel has quit IRC13:03
*** evrardjp has quit IRC13:04
*** mattoliverau has quit IRC13:04
*** evrardjp has joined #openstack-swift13:04
*** dsariel has joined #openstack-swift13:09
*** mattoliverau has joined #openstack-swift13:09
*** tepper.freenode.net sets mode: +v mattoliverau13:09
*** dsariel has quit IRC13:58
*** dsariel has joined #openstack-swift13:58
*** m75abrams has quit IRC14:00
*** rpittau is now known as rpittau|afk16:06
*** psachin has quit IRC16:19
*** mikecmpbll has quit IRC16:23
*** mikecmpbll has joined #openstack-swift16:27
*** dsariel has quit IRC17:13
*** dsariel has joined #openstack-swift17:14
*** mahatic has quit IRC17:17
*** gyee has joined #openstack-swift19:12
*** mikecmpbll has quit IRC19:35
*** mikecmpbll has joined #openstack-swift19:39
*** gmann is now known as gmann_lunch20:22
*** TViernion has quit IRC20:32
*** zamba has quit IRC20:32
*** DHE has quit IRC20:33
*** DHE has joined #openstack-swift20:33
*** zamba has joined #openstack-swift20:34
*** TerianceVi has joined #openstack-swift20:34
mattoliverauWife is sick this morn so I might be in and out of the meeting today dealing with kids.20:45
timburkeno worries, mattoliverau! hope everyone feels better soon20:53
kota_morning20:58
timburkemeeting time!21:01
*** gmann_lunch is now known as gmann21:04
*** openstackgerrit has quit IRC22:07
*** rcernin has joined #openstack-swift22:20
*** hoonetorg has quit IRC22:44
DHEso I had an idea for a crazy-ish performance improvement. when a service starts it loads the ring files and then forks, so the rings should be shared memory. but if a ring file changes all processes load it independently. correct?22:53
*** hoonetorg has joined #openstack-swift22:57
timburkeDHE, yup -- leads to some ballooning memory usage some indeterminate time after restart :-(23:09
timburkei should take a look at https://review.opendev.org/#/c/670674/ again... try to make a shim that looks like a normal ring but actually talks to the service...23:10
patchbotpatch 670674 - swift - WIP: Allow ring lookups via a service - 2 patch sets23:10
DHEinteresting idea...23:11
*** dsariel has quit IRC23:20
*** dsariel has joined #openstack-swift23:20
timburkeoh yeah, DHE: on https://bugs.launchpad.net/swift/+bug/1895739, i've now seen deadlocks still with https://review.opendev.org/#/c/752593/ applied, both when replacing threading._active_limbo_lock and eventlet.patcher.original('threading')._active_limbo_lock23:50
openstackLaunchpad bug 1895739 in OpenStack Object Storage (swift) "Proxy server sometimes deadlocks while logging client disconnect" [Undecided,In progress]23:50
patchbotpatch 752593 - swift - Replace threading._active_limbo_lock with a re-ent... - 3 patch sets23:50
timburkei'm maybe getting hopeful about some of the iterator cleanup that's happening in https://review.opendev.org/#/c/755639/ though -- if you like, i could get a smaller patch together for you to try23:51
*** dsariel has quit IRC23:51
*** dsariel has joined #openstack-swift23:51
patchbotpatch 755639 - swift - New proxy logging field for wire status - 5 patch sets23:52
DHEpart of me is considering just making the logging driver non-thread aware. I don't need an ID on the specific thread in my logs23:52

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!