21:00:59 #startmeeting swift 21:00:59 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 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 21:00:59 The meeting name has been set to 'swift' 21:01:07 who's here for the swift meeting? 21:01:27 hi 21:03:34 as usual, the agenda's at 21:03:39 #link https://wiki.openstack.org/wiki/Meetings/Swift 21:03:45 first up 21:03:58 #topic vPTG recap 21:04:15 thanks again to mattoliver for leading discussions last week! 21:04:32 it was nice 21:04:36 and sorry again for missing it ;-) 21:05:36 it looked like a lot of good topics were discussed, and some action items have already been taken up 21:06:17 i was hoping that mattoliver would be around to give some highlights, but maybe we could do that next week 21:06:32 ok 21:06:42 though if you'd like to offer some highlights, kota, you'd of course be welcome to :-) 21:07:45 next up 21:07:55 #topic python-swiftclient 4.3.0 21:08:02 we've got a new client release! 21:09:06 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 #link https://pypi.org/project/python-swiftclient/4.3.0/ 21:09:38 and for more details, see the changelog 21:09:45 #link https://opendev.org/openstack/python-swiftclient/src/branch/master/ChangeLog 21:10:32 next up 21:10:44 #topic breaking up common.utils 21:10:58 i saw that this was one of the topics for the PTG 21:11:08 and clayg already started in on it! 21:11:22 #link https://launchpad.net/bugs/2015274 21:11:23 ah, it's one of the topics i'd highlight. 21:11:33 #link https://review.opendev.org/c/openstack/swift/+/879492 21:12:45 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 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 but i hope to have *something* pulled out today 🤞 21:16:09 good, thanks for addressing timburke 21:16:39 #topic ssync and offsets 21:17:08 not much news here, i think -- acoles might know more, but i know he's not around right now 21:17:43 i ought to follow up with our SREs so i can verify that the patch really fixed the problem 21:18:12 #topic keepalive timeout 21:19:00 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 that's all i've got by way of updates 21:19:32 #topic open discussion 21:20:10 anything else you'd like to bring up kota? or, i can let you get back to your morning ;-) 21:21:03 timburke: no specific items to bring, thanks 21:21:33 all right, i'll stop it early, then 21:21:45 thank you for coming, and thank you for working on swift! 21:21:50 #endmeeting