opendevreview | Alistair Coles proposed openstack/swift master: WIP: s-m-s-r: test to illustrate parent/child overlap repair https://review.opendev.org/c/openstack/swift/+/854365 | 10:05 |
---|---|---|
*** acoles_ is now known as acoles | 11:06 | |
*** seongsoocho_ is now known as seongsoocho | 11:06 | |
*** paladox_ is now known as paladox | 11:06 | |
*** ozzzo1 is now known as ozzzo | 11:06 | |
opendevreview | Takashi Natsume proposed openstack/swift master: Use daemon property instead of setDaemon method https://review.opendev.org/c/openstack/swift/+/854420 | 14:21 |
opendevreview | Alistair Coles proposed openstack/swift master: swift-manage-shard-ranges: add 'merge' subcommand https://review.opendev.org/c/openstack/swift/+/852430 | 15:08 |
opendevreview | Alistair Coles proposed openstack/swift master: WIP: ShardRange: add is_child_of method https://review.opendev.org/c/openstack/swift/+/854251 | 17:50 |
opendevreview | Tim Burke proposed openstack/swift master: Add MPU to s3api tests https://review.opendev.org/c/openstack/swift/+/814189 | 18:05 |
opendevreview | Tim Burke proposed openstack/swift master: Add MPU to s3api tests https://review.opendev.org/c/openstack/swift/+/814189 | 19:18 |
opendevreview | Tim Burke proposed openstack/swift master: Add validation method for ec-metadata in ECDiskfile https://review.opendev.org/c/openstack/swift/+/853321 | 19:33 |
timburke_ | #startmeeting swift | 21:00 |
opendevmeet | Meeting started Wed Aug 24 21:00:31 2022 UTC and is due to finish in 60 minutes. The chair is timburke_. Information about MeetBot at http://wiki.debian.org/MeetBot. | 21:00 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 21:00 |
opendevmeet | The meeting name has been set to 'swift' | 21:00 |
timburke_ | who's here for the swift meeting? | 21:00 |
acoles | o/ | 21:03 |
timburke_ | not a lot to talk about, so maybe we'll make it a short meeting | 21:04 |
timburke_ | #topic swift 2.30.0 | 21:04 |
timburke_ | we had a release! | 21:04 |
timburke_ | https://docs.openstack.org/releasenotes/swift/current.html#relnotes-2-30-0 | 21:04 |
timburke_ | thanks to everybody for the patches and reviews -- definitely best swift yet! :-) | 21:05 |
mattoliver | o/ (sorry im late) | 21:06 |
acoles | yup, lots of good stuff in there | 21:06 |
timburke_ | next up | 21:06 |
timburke_ | #topic shard range performance | 21:06 |
timburke_ | i finally got around to doing some timeit benchmarks with some shard ranges from one of our prod DBs and a couple patches I've got up | 21:07 |
timburke_ | the notes i put together on https://review.opendev.org/c/openstack/swift/+/851602 seems particularly compelling -- not just to land the patch, but to upgrade python, too | 21:08 |
acoles | nice! | 21:09 |
acoles | have to admit, __slots__ is new to me | 21:09 |
timburke_ | and i think the difference between `json.loads(data)` and `[ShardRange.from_dict(x) for x in json.loads(data)]` means https://review.opendev.org/c/openstack/swift/+/852203 is another good line of inquiry | 21:10 |
timburke_ | https://docs.python.org/3/reference/datamodel.html#object.__slots__ has some more info if interested | 21:12 |
timburke_ | i still need to fix up some known problems with that last patch, though, and restack it so https://review.opendev.org/c/openstack/swift/+/852221 comes first | 21:13 |
timburke_ | that's all i've really got | 21:14 |
timburke_ | #topic open discussion | 21:14 |
timburke_ | what else we should shine a light on this week? | 21:15 |
timburke_ | oh! acoles -- i know zaitcev wanted to get us to review https://review.opendev.org/c/openstack/swift/+/787656 again, try to get the dark data watcher happy with sharded containers | 21:16 |
acoles | yeah I saw in the log from last week | 21:16 |
acoles | I can only apologise to zaitcev and others | 21:17 |
timburke_ | yeah, i meant to, too :-( | 21:18 |
timburke_ | all right, let's make it a short meeting | 21:20 |
acoles | ok | 21:20 |
timburke_ | thank you all for coming, and thank you for working on swift! | 21:20 |
timburke_ | #endmeeting | 21:20 |
opendevmeet | Meeting ended Wed Aug 24 21:20:28 2022 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 21:20 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/swift/2022/swift.2022-08-24-21.00.html | 21:20 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/swift/2022/swift.2022-08-24-21.00.txt | 21:20 |
opendevmeet | Log: https://meetings.opendev.org/meetings/swift/2022/swift.2022-08-24-21.00.log.html | 21:20 |
mattoliver | Wow, sorry, internet dropped out, by the time I get back it's over.. sorry I missed it. | 21:22 |
opendevreview | Merged openstack/swift master: Use daemon property instead of setDaemon method https://review.opendev.org/c/openstack/swift/+/854420 | 21:23 |
opendevreview | Merged openstack/swift master: Add MPU to s3api tests https://review.opendev.org/c/openstack/swift/+/814189 | 21:33 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!