opendevreview | Matthew Oliver proposed openstack/swift master: wip: Cluster assisted Storage Policy Migration https://review.opendev.org/c/openstack/swift/+/173580 | 00:04 |
---|---|---|
seongsoocho | Congratulation to release 2.28.0 ! | 02:21 |
opendevreview | Matthew Oliver proposed openstack/swift master: WIP: Trace: Add the ability to store in swift https://review.opendev.org/c/openstack/swift/+/798209 | 06:04 |
opendevreview | Matthew Oliver proposed openstack/swift master: WIP: trace: add basic HMAC trac_sig signature https://review.opendev.org/c/openstack/swift/+/798238 | 06:04 |
opendevreview | Matthew Oliver proposed openstack/swift master: WIP: trace: Add some extra tracing to middlewares https://review.opendev.org/c/openstack/swift/+/800164 | 06:04 |
acoles | timburke: nice work getting 2.28.0 done :) | 09:21 |
*** mabrams is now known as Guest2562 | 11:51 | |
*** mabrams1 is now known as mabrams | 11:51 | |
*** mabrams is now known as Guest2563 | 11:53 | |
*** mabrams1 is now known as mabrams | 11:53 | |
opendevreview | Tim Burke proposed openstack/swift master: diskfile: Stop raising ENOENT when we race to mark durable https://review.opendev.org/c/openstack/swift/+/802768 | 18:22 |
opendevreview | Tim Burke proposed openstack/swift master: diskfile: Stop raising ENOENT when we race to mark durable https://review.opendev.org/c/openstack/swift/+/802768 | 20:22 |
timburke_ | almost meeting time! | 20:55 |
*** timburke_ is now known as timburke | 20:55 | |
kota | good morning | 20:56 |
kota | hmm | 21:00 |
kota | it looks like Swift 2.28.0 is out, great. No info for meeting. | 21:01 |
timburke | #startmeeting swift | 21:01 |
opendevmeet | Meeting started Wed Jul 28 21:01:34 2021 UTC and is due to finish in 60 minutes. The chair is timburke. Information about MeetBot at http://wiki.debian.org/MeetBot. | 21:01 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 21:01 |
opendevmeet | The meeting name has been set to 'swift' | 21:01 |
timburke | sorry i'm a little late to get started | 21:01 |
timburke | who's here for the swift meeting? | 21:01 |
kota | timburke: no worries | 21:01 |
kota | o/ | 21:01 |
acoles | o/ | 21:02 |
mattoliver | o/ | 21:03 |
zaitcev | o7 | 21:03 |
timburke | #topic 2.28.0 release | 21:03 |
timburke | as kota just pointed out, we've got a new release! | 21:04 |
mattoliver | \o/ | 21:04 |
timburke | there's a lot of great stuff in there; a ton of bug fixes | 21:04 |
timburke | best swift yet :-) | 21:04 |
timburke | i should probably poke tdasilva about getting a versioned tag at https://hub.docker.com/r/openstackswift/saio/tags 🤔 | 21:06 |
timburke | i think it's still a manual process atm | 21:06 |
mattoliver | Yeah, would be cool to add it to the release pipeline | 21:08 |
timburke | fwiw, we should be planning on a final xena release around mid-september, so if there's anything you'd really like to get into this cycle, that's the target | 21:08 |
mattoliver | Kk | 21:09 |
timburke | mattoliver, agreed -- i ought to get more familiar with the various zuul pipelines... | 21:09 |
timburke | #topic PTG | 21:10 |
timburke | this is actually why i was running behind -- i've at least done half of the team signup, but i still need to reserve some meeting times | 21:10 |
clayg | o/ | 21:11 |
timburke | turns out, we're all over the place and scheduling is hard! | 21:11 |
mattoliver | Lol, yup | 21:11 |
clayg | it used to be easier because we'd like all fly on airplanes to get in the same timezone so we could collaborate more effectively - now we just sit at home... alone... forever... | 21:11 |
clayg | maybe in 2030 after the vaccine for the zeta variant!!! 🤞 | 21:12 |
mattoliver | :( | 21:12 |
timburke | clayg and mattoliver if you don't mind, respond on https://doodle.com/poll/a5fx9zy7s3bu72da -- i'll do what i can | 21:12 |
clayg | 😝 | 21:13 |
mattoliver | Oh yeah of course, sorry will do! | 21:13 |
timburke | no worries! | 21:13 |
timburke | so far it looks like the standard meeting time is the one most likely to get us everyone at once, but it's only an hour window each day :-/ | 21:13 |
timburke | it's hard to get a good sized block | 21:14 |
timburke | and one more reminder about the call for topics at | 21:14 |
timburke | #link https://etherpad.opendev.org/p/swift-ptg-yoga | 21:14 |
timburke | that's all i've got | 21:15 |
timburke | (sorry, i've been rather distracted lately, so it's been harder than usual for me to keep tabs on things. but the good news is that i've now got a new house!) | 21:16 |
timburke | #topic open discussion | 21:16 |
timburke | what else should we bring up this week? | 21:16 |
timburke | zaitcev, sorry, i haven't gotten around to rebasing https://review.opendev.org/c/openstack/swift/+/787656 (dark-data: Work with sharded containers) yet | 21:17 |
mattoliver | Yeah, moving house is distracting, I know, me too! | 21:17 |
zaitcev | timburke: I thought I was going to rebase it. I was busy with the S-RBAC unfortunatley. | 21:19 |
mattoliver | I was chatting to someone re reconstructor and knowing when I cycle was up on the mailing list, which made me blow the dust off https://review.opendev.org/c/openstack/swift/+/541141 | 21:19 |
timburke | zaitcev, no worries! i saw https://review.opendev.org/c/openstack/swift/+/802138 come across, though i haven't looked at it yet -- i'm guessing that's related? | 21:20 |
zaitcev | timburke: Yes, that's it. | 21:21 |
timburke | mattoliver, i also saw that you've been doing a lot of stuff with request tracing -- how are you feeling about that so far? do we have a sense of how much overhead the changes might have when you *aren't* actively tracing a request? i think there's like an extra function call per middleware, is that right? | 21:21 |
mattoliver | And have planned a meeting with nvidias sre guys today to see if sres think my req tracing idea (and patchset) is useful for just crazy. | 21:21 |
timburke | 👍 always a good group to get in touch with. which reminds me, i ought to set up an ops feedback session again and be sure to invite them | 21:22 |
mattoliver | Yes and no, there is a conditional. And short circuits to no tracing. But there are calls (if we want extra info) which should basically be a conditional noop if not tracing. | 21:23 |
mattoliver | So I think minimal.. but really need to test. | 21:23 |
mattoliver | Started out as micro benchmarking timings between middleware. But feels like it could be more useful. | 21:24 |
mattoliver | Like I dump the error limited nodes from the proxy it visits which would be nice to know, otherwise the only way to find out is via debug level logging. | 21:25 |
mattoliver | Maybe a good topic for ptg ;) | 21:27 |
clayg | 💡 | 21:28 |
timburke | nice -- yeah, it seems like the sort of thing where we might be able to come up with some interesting visualizations if we had the underlying data more readily available | 21:28 |
timburke | looks like the other thread of work that's seen some iteration this week has been shard-aware reconciler, which had us dusting off policy migration | 21:28 |
zaitcev | BTW | 21:31 |
zaitcev | The URL for PTG is 404 http://ptg.openstack.org/ptg.html | 21:31 |
zaitcev | redirects to https://www.mousehuntgame.com/errors/40x.html | 21:32 |
zaitcev | I sense a security issue. I saw these redirects before when someone cracked my blog. | 21:32 |
zaitcev | So | 21:32 |
zaitcev | maybe my Firefox is cracked | 21:32 |
zaitcev | or worse, my laptop OS is | 21:32 |
zaitcev | or hopefully it's just the Etherpad | 21:32 |
timburke | huh. i'm getting a connection timeout. strange | 21:33 |
zaitcev | I'm looking at https://etherpad.opendev.org/p/swift-ptg-yoga with a Web Inspector in Firefox | 21:34 |
mattoliver | Mine went to the same thing on my phone. | 21:34 |
mattoliver | Oh when I went to ptg.os.org/ptg.html | 21:34 |
zaitcev | OK. So at least my laptop is not compromised. Whew. | 21:35 |
timburke | well, i'll take the link off the etherpad until it's resolved | 21:35 |
timburke | all right -- anything else to bring up? | 21:35 |
zaitcev | Well | 21:36 |
zaitcev | MinIO | 21:36 |
zaitcev | Looks very amusing. | 21:36 |
zaitcev | I started with their strange marketing, like this: https://zaitcev.livejournal.com/262821.html | 21:37 |
timburke | i've still not had a chance to dig into it much. i seem to remember it seeming... a bit rigid | 21:37 |
zaitcev | Yeah. | 21:37 |
zaitcev | That seems like an amazingly adept one-word description. | 21:38 |
zaitcev | I wish we could call Swift "elegant" or something. | 21:38 |
timburke | all right, i'm gonna call it | 21:40 |
timburke | thank you all for coming, and thank you for working on swift! | 21:40 |
timburke | #endmeeting | 21:40 |
opendevmeet | Meeting ended Wed Jul 28 21:40:59 2021 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 21:40 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/swift/2021/swift.2021-07-28-21.01.html | 21:40 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/swift/2021/swift.2021-07-28-21.01.txt | 21:40 |
opendevmeet | Log: https://meetings.opendev.org/meetings/swift/2021/swift.2021-07-28-21.01.log.html | 21:40 |
zaitcev | I'll get back to reviewing, I promise. Just need to extricate myself from S-RBAC. It got this strange priority in the management. | 21:41 |
mattoliver | zaitcev: it happens, they do pay the money. | 21:43 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!