21:00:01 <timburke> #startmeeting swift
21:00:02 <openstack> Meeting started Wed Jan 29 21:00:01 2020 UTC and is due to finish in 60 minutes.  The chair is timburke. Information about MeetBot at http://wiki.debian.org/MeetBot.
21:00:03 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
21:00:05 <openstack> The meeting name has been set to 'swift'
21:00:10 <timburke> who's here for the swift meeting?
21:00:23 <seongsoocho> o/
21:00:23 <rledisez> hi o/
21:00:27 <alecuyer> o/
21:01:47 <timburke> so i've only got one topic to bring up
21:01:58 <timburke> #topic 2.24.0 release
21:02:05 <timburke> versioning's landed!
21:02:08 <kota_> o/
21:02:18 <alecuyer> congrats!
21:02:29 <timburke> all the big bugs we were worried about before the release have been fixed
21:02:29 <tdasilva> o/
21:02:32 <kota_> awesome
21:02:47 <mattoliverau> o/
21:02:49 <timburke> let's ship the new best swift yet! :-)
21:03:15 <timburke> i've got an authors/changelog patch up at https://review.opendev.org/#/c/704481/
21:03:15 <patchbot> patch 704481 - swift - Authors/changelog for swift 2.24.0 - 2 patch sets
21:03:22 <seongsoocho> 🎉
21:03:33 <timburke> but people keep approving more patches, so i might need to add to it :D
21:04:15 <timburke> if you want a pretty view of the notes, there's a reno preview at https://2105da1522365286042c-1f0fc773a02f07142ed8f243d3787b76.ssl.cf2.rackcdn.com/704481/2/check/build-openstack-releasenotes/2d0ef89/docs/current.html
21:05:19 <timburke> any extra eyes on what should or shouldn't be included, or any fo my splling misteaks would be much appreciated
21:05:39 <timburke> thanks mattoliverau for the feedback on the ring-builder note
21:06:19 <mattoliverau> Nps
21:06:39 <timburke> i hope to have the changelog landed and a release requested this week
21:07:17 <timburke> and i'm so pleased to add seongsoocho and csmart to our authors file :D
21:07:52 <timburke> that's all i've got...
21:07:57 <timburke> #topic open discussion
21:08:10 <timburke> what do you guys have to bring up?
21:08:53 <timburke> i know rledisez proposed a bunch of patches recently...
21:09:04 <rledisez> I made some progress on the MD5 middleware that calculate md5 of objects that input the proxy and then EC or crypto does not have to care about. not ready to push it yet, but it's in progress
21:09:21 <rledisez> it' the first step to remove MD5 as internal checksum algorithm
21:09:29 <timburke> nice! you've been very busy then
21:09:51 <mattoliverau> Wow
21:09:52 <rledisez> I have an other patch that improve network bandwidth with EC, but i'm struggling with an eventlet issue in the unit tests
21:10:08 <rledisez> if anyone can have a look would be nice (i didn't push it yet)
21:10:25 <rledisez> i don't have a clue what to change to make tests pass (I tried adding some sleep() but he…)
21:10:44 <timburke> rledisez, i'd be happy to -- curious about what the failure looks like, and what you did to improve things
21:11:32 <rledisez> thx timburke, i'll push it soon
21:12:18 <rledisez> just as a side note, i've been playing a bit with ISA-L for vectorizing MD5 calculation, it's interresting, but kinda hard to do. but there is probably some nice thing to do with it if I can figure it out
21:12:54 <timburke> oh, interesting...
21:13:20 <timburke> rledisez, i also found it kinda funny that shortly after you pushed up p 704435, zaitcev wrote up https://bugs.launchpad.net/swift/+bug/1861233
21:13:20 <openstack> Launchpad bug 1861233 in OpenStack Object Storage (swift) "Container updater crashes the account server repeatedly" [Undecided,New]
21:13:20 <patchbot> https://review.opendev.org/#/c/704435/ - swift - Mark a container reported if account was reclaimed - 1 patch set
21:13:46 <rledisez> yeah, I need to pass again on this patch, thx for the review
21:16:16 <timburke> separately, i'd be curious if you've ever run into container-sync trouble that might be solved by p 702783 -- i just noticed something fishy while i was getting container-sync loaded into my head again
21:16:16 <patchbot> https://review.opendev.org/#/c/702783/ - swift - container-sync: Stop continuing to update sync poi... - 2 patch sets
21:18:00 <clayg> ohai
21:19:45 <timburke> clayg, i think you may have missed most of the meeting already ;-)
21:20:16 <clayg> everything is proceeding exactly as i have foreseen
21:21:50 <timburke> well, if no one has anything else to bring up...
21:22:51 <timburke> thank you all for coming, and thank you for working on swift!
21:23:20 <timburke> i'm so excited to get a fresh release out, thank you all so much for all your hard work
21:23:26 <timburke> #endmeeting