opendevreview | Tim Burke proposed openstack/swift master: s3api: Validate additional checksums on upload https://review.opendev.org/c/openstack/swift/+/944073 | 05:22 |
---|---|---|
opendevreview | Tim Burke proposed openstack/swift master: s3api: Add support for crc64nvme checksum calculation https://review.opendev.org/c/openstack/swift/+/946141 | 05:22 |
mattoliver | #startmeeting swift | 07:00 |
opendevmeet | Meeting started Wed Jul 2 07:00:30 2025 UTC and is due to finish in 60 minutes. The chair is mattoliver. Information about MeetBot at http://wiki.debian.org/MeetBot. | 07:00 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 07:00 |
opendevmeet | The meeting name has been set to 'swift' | 07:00 |
mattoliver | whos here for the swift 0700 meeting? | 07:00 |
cschwede | o/ | 07:00 |
mattoliver | As always the agenda is at: | 07:01 |
acoles | o/ ! | 07:01 |
mattoliver | #link https://wiki.openstack.org/wiki/Meetings/Swift | 07:01 |
mattoliver | who we have an acoles too! | 07:01 |
mattoliver | thanks got getting up a little early today! | 07:01 |
mattoliver | *thanks for | 07:01 |
kota | hi | 07:01 |
mattoliver | I don't expect the meeting to take too long today. More of a informational one. | 07:01 |
mattoliver | hey kota ! | 07:02 |
mattoliver | Let's get started | 07:02 |
mattoliver | #topic Bug triage | 07:02 |
mattoliver | cschwede: I know you've been busy, this is just a place holder | 07:02 |
mattoliver | Thanks for all the work have been doing going through bugs over the last few months. | 07:03 |
mattoliver | Is there anything we can do to help? | 07:03 |
cschwede | Right, pretty busy but I will do more bug triaging the next few weeks | 07:03 |
mattoliver | kk, thanks :) | 07:03 |
seongsoocho[m] | o/ hi | 07:04 |
mattoliver | You have a bunch of upstream things, and no doubt downstream things on your plate, so reach out if we can help an any way. | 07:04 |
mattoliver | hey seongsoocho o/ | 07:04 |
cschwede | Thx mattoliver, much appreciated! | 07:04 |
mattoliver | Let's move on then | 07:04 |
mattoliver | #topic eventlet removal POC update | 07:05 |
mattoliver | This is just another placeholder :P | 07:05 |
cschwede | Primary goal for myself this quarter! I still plan to schedule an informal midcycle mtg to review work done. | 07:05 |
mattoliver | cschwede: thanks to taking this up, but not expecting anything. Maybe I should just add it every month or so, rather then bug you :P | 07:05 |
cschwede | Or, let's call it more "review findings". | 07:05 |
mattoliver | cool nice | 07:05 |
mattoliver | Well I know eventlet removal will become a bigger thing for us in the future at nvidia, so thanks for digging in to it! | 07:06 |
mattoliver | OK now for some informational topics | 07:07 |
mattoliver | #topic DCO replaces CLA | 07:07 |
acoles | OMG | 07:07 |
acoles | ;-) | 07:08 |
mattoliver | Basically don't use CLA anymore.. we now need to agree to the DCO and add Signed-off-by: to every commit | 07:08 |
mattoliver | #link https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/A7S24NMKOQZFXRAAEEYQX23S6UF4WML2/ | 07:08 |
mattoliver | #link https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/KGEKDH3AKRM3CKQW7SEVVVQFV2X6OCF6/ | 07:08 |
mattoliver | #link https://docs.openstack.org/contributors/common/dco.html | 07:09 |
acoles | mattoliver: are you aware of any action that is needed to "agree to the DCO" ? | 07:09 |
mattoliver | Existing patchs should merge ok.. but if you rebase or push a new patchset, we'd need to add the DCO. | 07:09 |
mattoliver | acoles: not that I'm aware of, other then you should only add the `Signed-off-by` if you agree to the Developer Certificate of Origin, which can be found in the last link | 07:10 |
mattoliver | Basically you certify your allowed to make the contribution under the opensource licencce etc. | 07:11 |
acoles | I can confirm that patchsets are now rejected if they don't have s-b-o , even new patchsets to existing reviews | 07:11 |
mattoliver | kk, well know we definitely know | 07:12 |
mattoliver | The last link also makes mention that co-authored-by: also need a matching Signed-off-by | 07:12 |
mattoliver | I know I'm going to have trouble because of git muscle memory :P | 07:13 |
mattoliver | Anyway, good luck :P | 07:15 |
mattoliver | #topic October vPTG | 07:15 |
mattoliver | Another vPTG is coming | 07:15 |
mattoliver | It'll be Oct 27-31 | 07:15 |
mattoliver | #link https://ptg.openinfra.org/ | 07:15 |
mattoliver | I know for me this will be a kick in the pants to get a bunch of stuff done. | 07:16 |
mattoliver | As usual, sign up and as we get closer we'll create the topics etherpad etc. | 07:17 |
mattoliver | I hope we can land some good things before then tho | 07:17 |
mattoliver | *cough ringv2, coop tokens, s3 chunked *cough | 07:17 |
mattoliver | maybe even tracing :P | 07:18 |
mattoliver | Which is why the last 3 topics are those :P | 07:18 |
mattoliver | #topic ringv2 | 07:18 |
mattoliver | I think we're getting really close. | 07:18 |
mattoliver | Clay has another follow up patch with some issues he has, so hopefully we can address those and then get it landed. | 07:19 |
mattoliver | Tim also has a patch that drop old ringv0 (pickle) to clean things up. | 07:19 |
mattoliver | #link https://review.opendev.org/c/openstack/swift/+/953497 | 07:19 |
mattoliver | ^ remove pickle ringv0 | 07:20 |
mattoliver | #link https://review.opendev.org/c/openstack/swift/+/834261 | 07:20 |
mattoliver | ^ Ringv2 chain | 07:20 |
mattoliver | Anyway, if anyone wants to review it, go for it ;) | 07:22 |
mattoliver | #topic aws-chunked | 07:22 |
mattoliver | Next in chain | 07:22 |
mattoliver | #link https://review.opendev.org/c/openstack/swift/+/944073 | 07:22 |
mattoliver | I think this is one that is probably waiting on me, tho looks like jian reviewed it recently, nice! | 07:23 |
acoles | I think we're getting close on that, Jianjian has been doing some review which is great | 07:23 |
mattoliver | I keep getting sidetracked with non swift things. | 07:23 |
mattoliver | Great. I know I keep saying this, but I'll try and talk a look before next meeting.. there always seems to be a new rabbit hole to fall down at nvidia. | 07:24 |
acoles | I just noticed in email that it has some pep8 failures, I'm guessing maybe because https://review.opendev.org/c/openstack/swift/+/952391?usp=email merged and there's been a rebase ?? I'll take a look and straighten it out today | 07:24 |
mattoliver | thanks acoles | 07:24 |
mattoliver | Speaking of jianjian | 07:25 |
mattoliver | #topic Coop tokens | 07:25 |
mattoliver | These are awesome. We've been carrying them. And now we really want to land them. | 07:25 |
mattoliver | So we plan to. | 07:25 |
mattoliver | #link https://review.opendev.org/c/openstack/swift/+/908969 | 07:25 |
mattoliver | I currently have this chain open and working through it when I get spare time | 07:26 |
mattoliver | So hopefully I'd have given it a good review before the end of the week. | 07:26 |
mattoliver | There is a follow up for labeled counter metrics. So might talk with Jian so see where it's all at | 07:27 |
mattoliver | but feel some things could easily be a follow up | 07:27 |
mattoliver | No need to keep polishing otherwise it'll never land. | 07:28 |
mattoliver | that's all thats on the agenda... so. | 07:28 |
mattoliver | #topic open discussion | 07:28 |
mattoliver | Anything else anyone would like to bring up? | 07:28 |
mattoliver | cschwede: you said there is an OpenInfra summit in Paris Oct 17-19! | 07:29 |
mattoliver | That would be cool | 07:29 |
cschwede | Yes, indeed! https://openinfra.org/summit/ | 07:29 |
cschwede | Or more specifically: https://summit2025.openinfra.org/ | 07:30 |
cschwede | #link https://summit2025.openinfra.org/ | 07:30 |
mattoliver | Might have to bug my boss about that ;P | 07:30 |
mattoliver | acoles: it's not so far from you ;) | 07:30 |
acoles | just a train-ride away | 07:30 |
cschwede | It's actually a weekend - Fri to Sun | 07:31 |
cschwede | So, maybe some of us get a chance to meet there ;) | 07:31 |
mattoliver | oh interesting | 07:31 |
mattoliver | It would be cool. Like old times. | 07:31 |
mattoliver | Anyway, that's all I got. | 07:32 |
acoles | we went to Paris years ago for a PTG...I remember Clay and I arguing about fast-POST at 1am *after* beers ! | 07:33 |
mattoliver | Lol, is that a good or bad memory :P | 07:33 |
acoles | no comment :D | 07:34 |
mattoliver | ROFL | 07:34 |
acoles | but many trillions of fast-POSTs later I guess i can say it was worth it | 07:35 |
mattoliver | Maybe we'll end the meeting a little early then | 07:35 |
mattoliver | 100% it was great work! you definitely saved the day there Al | 07:35 |
acoles | it was a team effort | 07:36 |
mattoliver | Thanks for coming and thanks for working on Swift! | 07:36 |
mattoliver | #endmeeting | 07:36 |
opendevmeet | Meeting ended Wed Jul 2 07:36:49 2025 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 07:36 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/swift/2025/swift.2025-07-02-07.00.html | 07:36 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/swift/2025/swift.2025-07-02-07.00.txt | 07:36 |
opendevmeet | Log: https://meetings.opendev.org/meetings/swift/2025/swift.2025-07-02-07.00.log.html | 07:36 |
cschwede | Thanks mattoliver for all the updates! | 07:36 |
mattoliver | nps, thanks all for coming | 07:37 |
mattoliver | need to get the patch bot thing in here again. | 07:37 |
mattoliver | enjoy your morning acoles and cschwede | 07:37 |
acoles | thanks mattoliver | 07:37 |
mattoliver | good evening seongsoocho and kota | 07:37 |
seongsoocho[m] | good evening :-) mattoliverau | 07:38 |
opendevreview | Alistair Coles proposed openstack/swift master: s3api: Validate additional checksums on upload https://review.opendev.org/c/openstack/swift/+/944073 | 08:13 |
opendevreview | Alistair Coles proposed openstack/swift master: s3api: Add support for crc64nvme checksum calculation https://review.opendev.org/c/openstack/swift/+/946141 | 08:13 |
opendevreview | Jianjian Huo proposed openstack/swift master: Object: log breakdown timings for REPLICATE https://review.opendev.org/c/openstack/swift/+/953977 | 17:38 |
opendevreview | Alistair Coles proposed openstack/swift master: ssync: more timeout unit tests https://review.opendev.org/c/openstack/swift/+/953978 | 17:38 |
opendevreview | Jianjian Huo proposed openstack/swift master: Common: a new decorator to log timing breakdown for slow requests. https://review.opendev.org/c/openstack/swift/+/952260 | 21:03 |
opendevreview | Jianjian Huo proposed openstack/swift master: Object: log breakdown timings for slow DELETE requests. https://review.opendev.org/c/openstack/swift/+/951219 | 21:03 |
opendevreview | Jianjian Huo proposed openstack/swift master: Object: log breakdown timings for slow REPLICATE requests. https://review.opendev.org/c/openstack/swift/+/953977 | 21:03 |
opendevreview | Tim Burke proposed openstack/pyeclib master: Move to pyproject.toml https://review.opendev.org/c/openstack/pyeclib/+/947543 | 21:18 |
opendevreview | Tim Burke proposed openstack/pyeclib master: Clean up subprocess-running in pack_wheel.py https://review.opendev.org/c/openstack/pyeclib/+/953845 | 21:18 |
opendevreview | Tim Burke proposed openstack/pyeclib master: pack_wheel: Work on OS X with SIP https://review.opendev.org/c/openstack/pyeclib/+/951687 | 21:18 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!