21:00:59 <timburke> #startmeeting swift
21:00:59 <opendevmeet> Meeting started Wed Apr  5 21:00:59 2023 UTC and is due to finish in 60 minutes.  The chair is timburke. Information about MeetBot at http://wiki.debian.org/MeetBot.
21:00:59 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
21:00:59 <opendevmeet> The meeting name has been set to 'swift'
21:01:07 <timburke> who's here for the swift meeting?
21:01:27 <kota> hi
21:03:34 <timburke> as usual, the agenda's at
21:03:39 <timburke> #link https://wiki.openstack.org/wiki/Meetings/Swift
21:03:45 <timburke> first up
21:03:58 <timburke> #topic vPTG recap
21:04:15 <timburke> thanks again to mattoliver for leading discussions last week!
21:04:32 <kota> it was nice
21:04:36 <timburke> and sorry again for missing it ;-)
21:05:36 <timburke> it looked like a lot of good topics were discussed, and some action items have already been taken up
21:06:17 <timburke> i was hoping that mattoliver would be around to give some highlights, but maybe we could do that next week
21:06:32 <kota> ok
21:06:42 <timburke> though if you'd like to offer some highlights, kota, you'd of course be welcome to :-)
21:07:45 <timburke> next up
21:07:55 <timburke> #topic python-swiftclient 4.3.0
21:08:02 <timburke> we've got a new client release!
21:09:06 <timburke> we had a handful of changes that our users were interested in (notably, retrying on 499 responses and defaulting to uploading as SLOs rather than DLOs), so i figured i'd get a release out there
21:09:24 <timburke> #link https://pypi.org/project/python-swiftclient/4.3.0/
21:09:38 <timburke> and for more details, see the changelog
21:09:45 <timburke> #link https://opendev.org/openstack/python-swiftclient/src/branch/master/ChangeLog
21:10:32 <timburke> next up
21:10:44 <timburke> #topic breaking up common.utils
21:10:58 <timburke> i saw that this was one of the topics for the PTG
21:11:08 <timburke> and clayg already started in on it!
21:11:22 <timburke> #link https://launchpad.net/bugs/2015274
21:11:23 <kota> ah, it's one of the topics i'd highlight.
21:11:33 <timburke> #link https://review.opendev.org/c/openstack/swift/+/879492
21:12:45 <timburke> i went ahead and approved the move from utils.py to utils/__init__.py -- figured we may as well do that now rather than wait for merge conflicts to creep in
21:15:10 <timburke> and i'm going to start trying to pull some things out, too. i think it might get a little dicey with the circular imports -- i had to back off on pulling out sharding-related things until we can pull out md5-related things, and gotta wait on *those* until we've pulled out libc-related things...
21:15:47 <timburke> but i hope to have *something* pulled out today 🤞
21:16:09 <kota> good, thanks for addressing timburke
21:16:39 <timburke> #topic ssync and offsets
21:17:08 <timburke> not much news here, i think -- acoles might know more, but i know he's not around right now
21:17:43 <timburke> i ought to follow up with our SREs so i can verify that the patch really fixed the problem
21:18:12 <timburke> #topic keepalive timeout
21:19:00 <timburke> i haven't forgotten about respinning the patch to use my eventlet change instead of calling settimeout in swift -- hoping to do that some time this week
21:19:24 <timburke> that's all i've got by way of updates
21:19:32 <timburke> #topic open discussion
21:20:10 <timburke> anything else you'd like to bring up kota? or, i can let you get back to your morning ;-)
21:21:03 <kota> timburke: no specific items to bring, thanks
21:21:33 <timburke> all right, i'll stop it early, then
21:21:45 <timburke> thank you for coming, and thank you for working on swift!
21:21:50 <timburke> #endmeeting