Wednesday, 2023-08-30

opendevreviewJianjian Huo proposed openstack/swift master: Container-server: add container full namespaces GET  https://review.opendev.org/c/openstack/swift/+/89047000:42
opendevreviewClay Gerrard proposed openstack/swift master: func test send bad url  https://review.opendev.org/c/openstack/swift/+/89311900:57
opendevreviewJianjian Huo proposed openstack/swift master: Container-server: add container full namespaces GET  https://review.opendev.org/c/openstack/swift/+/89047003:08
opendevreviewHyeonwoo Park proposed openstack/swift master: Add additional description about locations of username and password for tempauth in SAIO in doc/source/development_saio.rst  https://review.opendev.org/c/openstack/swift/+/89298211:49
opendevreviewASHWIN A NAIR proposed openstack/swift master: slo: Support GET/HEAD request with PartNumber  https://review.opendev.org/c/openstack/swift/+/88895417:26
opendevreviewASHWIN A NAIR proposed openstack/swift master: slo: Support GET/HEAD request with PartNumber  https://review.opendev.org/c/openstack/swift/+/88895417:33
opendevreviewClay Gerrard proposed openstack/swift master: slo: Support GET/HEAD request with PartNumber  https://review.opendev.org/c/openstack/swift/+/88895418:54
opendevreviewClay Gerrard proposed openstack/swift master: untested/incomplete refactors for clayg  https://review.opendev.org/c/openstack/swift/+/89327218:54
opendevreviewASHWIN A NAIR proposed openstack/swift master: slo: Support GET/HEAD request with PartNumber  https://review.opendev.org/c/openstack/swift/+/88895419:15
opendevreviewMerged openstack/swift master: wsgi: bad request syntax response missing txn-id  https://review.opendev.org/c/openstack/swift/+/88790419:19
kotagood morning20:57
seongsoochogood morning kota20:58
kotaseongsoocho: o/21:00
timburke#startmeeting swift21:01
opendevmeetMeeting started Wed Aug 30 21:01:49 2023 UTC and is due to finish in 60 minutes.  The chair is timburke. Information about MeetBot at http://wiki.debian.org/MeetBot.21:01
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.21:01
opendevmeetThe meeting name has been set to 'swift'21:01
timburkewho's here for the swift meeting?21:01
seongsoochoo/21:01
mattolivero/21:02
uhyeongjoo/21:02
kotao/21:02
timburkethere were just two things i really wanted to bring up21:03
timburke#topic bobcat release21:03
timburkei requested releases for both python-swiftclient and swift at https://review.opendev.org/c/openstack/releases/+/89300921:03
timburkea lot of great work has been done -- many bugs squashed, and a lot of focus on improving performance21:04
timburkegreat job everyone!21:04
kotanice21:04
timburkefor more info, see the changelog21:04
mattolivercool21:04
timburke#link https://opendev.org/openstack/swift/src/branch/master/CHANGELOG21:04
timburke#link https://opendev.org/openstack/python-swiftclient/src/branch/master/ChangeLog21:05
mattoliverbest swift yet!21:05
seongsoocho\o/21:06
timburkethat joke never gets old :-)21:06
timburkenext up21:06
timburke#topic election season21:06
timburkei actually remembered to submit my candidacy this time21:07
timburke#link https://review.opendev.org/c/openstack/election/+/893281/1/candidates/2024.1/Swift/tburke%2540nvidia.com21:07
mattoliveryay, timburke for PTL!21:08
timburkethere's still a lot of great stuff for us to take on next, from cluster-full scenarios to user-centric metrics -- i'm excited to see what we do next :-)21:09
timburkethat's all i've got21:10
timburke#topic open discussion21:10
mattoliver+10021:10
timburkewhat else should we discuss this week?21:10
mattoliverJianjain has been working on adding a get_namespace api into the container server21:10
mattoliver#link https://review.opendev.org/c/openstack/swift/+/89047021:11
mattoliverbasically namespaces are lighter shardranges objects21:11
mattoliverhe's found that creating shardranges objects at scale can be slow. And namespaces (or something similar) are also what we cache21:12
mattoliveranyway, I've been playing with using this new namespace api in the proxy21:12
mattoliver#link https://review.opendev.org/c/openstack/swift/+/89285221:12
mattoliverIt's not fully ready for reviews. But seems everywhere we use shardranges in the proxy we only really care about the shard name and bounds. So moving the proxy over to this namespace record_type api seems to be coming out really well.21:14
mattoliverand hopefully less of a memory and cpu foot print.21:14
timburkeinteresting... the rolling upgrade story might get interesting... it looks like you'd get back object rows if you request namespaces from a too-old server...21:14
mattoliverSo far only the sharder needs to use the full shard record_type api21:14
mattoliveryeah.. so that might be interesting ;) 21:14
mattoliverSo a bit of work yet, but just wanted to point out shard related work that's in progress 21:15
mattoliverhmm, now youve nerd sniped me on upgrades 21:16
mattoliverthanks timburke :P 21:16
timburkeheh sorry ;-)21:17
mattoliverI wonder if we need to get better at adding some kind of api version in there somewhere. 21:18
mattoliveranyway, finally had a chance in the last week to get some swift stuff done, which has been nice. Hopefully do more.21:18
mattoliverseongsoocho: I did see a patch from Hyeonwoo, is that one of your mentees? 21:19
mattolivernice!21:19
seongsoochomattoliver:  yes!21:20
seongsoochohis irc nickname is laurelwoods 21:20
timburke#link https://review.opendev.org/c/openstack/swift/+/89298221:20
mattoliverlaurelwoods: nice work! I'll make sure I review it today!21:20
seongsoochothank you mattoliver  :-)21:21
laurelwoodsthx! That was my first opensource commit in my life!21:21
timburke🎉21:21
mattoliver\o/ congrats!21:21
timburkei love a good doc improvement :-)21:21
kotacongrats!21:22
mattoliverThat's all I have this week. Hopefully I get some more swift time this week too :) I've been side tracked with other downstream related work that I hope to dig myself out of soon.21:24
timburkeall right, i think i'll call it then, and let you all get on with your mornings :-)21:25
timburkethank you all for coming, and thank you for working on swift!21:25
timburke#endmeeting21:25
opendevmeetMeeting ended Wed Aug 30 21:25:32 2023 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)21:25
opendevmeetMinutes:        https://meetings.opendev.org/meetings/swift/2023/swift.2023-08-30-21.01.html21:25
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/swift/2023/swift.2023-08-30-21.01.txt21:25
opendevmeetLog:            https://meetings.opendev.org/meetings/swift/2023/swift.2023-08-30-21.01.log.html21:25
mattoliverthanks timburke and go team APAC :) 21:25
opendevreviewMerged openstack/swift master: s3api: use string for swift info request method  https://review.opendev.org/c/openstack/swift/+/89249422:09

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