Tuesday, 2020-10-27

*** cschwede has quit IRC00:02
*** gyee has quit IRC00:21
openstackgerritTim Burke proposed openstack/swift master: s3api: Tolerate absolute-form request targets  https://review.opendev.org/75911900:28
*** mugsie has quit IRC01:00
*** mugsie has joined #openstack-swift01:04
*** dsariel has quit IRC01:45
*** rcernin has quit IRC02:38
*** rcernin has joined #openstack-swift03:06
*** psachin has joined #openstack-swift03:10
*** rcernin has quit IRC03:26
openstackgerritlikui proposed openstack/swift master: Remove the unused coding style modules  https://review.opendev.org/75979003:37
*** rcernin has joined #openstack-swift03:47
*** evrardjp has quit IRC05:33
*** evrardjp has joined #openstack-swift05:33
*** m75abrams has joined #openstack-swift07:40
*** rpittau|afk is now known as rpittau07:42
*** dsariel has joined #openstack-swift08:05
*** rcernin has quit IRC08:23
openstackgerritlikui proposed openstack/swift master: fix ci error py2-constraints.txt  https://review.opendev.org/75983610:02
openstackgerritlikui proposed openstack/swift master: fix ci error test-requirements.txt  https://review.opendev.org/75983610:09
*** takamatsu is now known as mauro|call10:37
*** mauro|call is now known as takamatsu10:37
*** dsariel has quit IRC11:54
*** dsariel has joined #openstack-swift11:55
*** tdasilva_ has quit IRC13:15
*** thiago__ has joined #openstack-swift13:15
*** ChanServ sets mode: +v thiago__13:15
*** cschwede has joined #openstack-swift13:18
*** ChanServ sets mode: +v cschwede13:18
*** tdasilva_ has joined #openstack-swift14:34
*** ChanServ sets mode: +v tdasilva_14:34
*** thiago__ has quit IRC14:36
*** thiago__ has joined #openstack-swift14:37
*** ChanServ sets mode: +v thiago__14:37
*** tdasilva_ has quit IRC14:40
*** gyee has joined #openstack-swift15:34
timburkewhoa... that's a weird failure in a stable check: https://zuul.opendev.org/t/openstack/build/00258a9df3ee440eaa5fa8e2b857eed2/log/job-output.txt#6103-610815:36
timburkelooks like message framing got messed up :-/15:37
*** m75abrams has quit IRC16:00
*** early has quit IRC16:00
*** early has joined #openstack-swift16:01
openstackgerritTim Burke proposed openstack/swift master: Have PrefixLoggerAdapter prefix exceptions, as well  https://review.opendev.org/75989816:09
timburkeacoles, clayg: some history on s3api and ratelimiting: https://github.com/openstack/swift/commit/f33c061a and https://github.com/openstack/swift/commit/1db11df417:05
timburkeand there's https://review.opendev.org/#/c/729093/ but maybe we oughta do something different with the wire_status_int/status_int split we've got now...17:11
patchbotpatch 729093 - swift - s3api: Add config option to return 429s on ratelimit - 2 patch sets17:11
*** cschwede has quit IRC17:16
*** rpittau is now known as rpittau|afk17:34
*** psachin has quit IRC18:39
openstackgerritTim Burke proposed openstack/swift master: watchers: Add EC stat gatherer  https://review.opendev.org/74407818:54
openstackgerritTim Burke proposed openstack/swift master: Add a slightly more-useful repr for DiskFiles  https://review.opendev.org/75992918:55
timburkefwiw, looks like https://review.opendev.org/#/c/759831/ should fix the grenade job and unblock our gate18:58
patchbotpatch 759831 - nova - libvirt: Only ask tpool.Proxy to autowrap vir* cla... - 4 patch sets18:58
*** cschwede has joined #openstack-swift20:10
*** ChanServ sets mode: +v cschwede20:10
*** rpittau|afk is now known as rpittau20:18
claygalright!  I think we're gunna have a party 🎉20:48
kota_morning20:56
* kota_ is looking for kilo room in the backlog20:58
*** mattoliverau has quit IRC20:58
claygyeah, so i'm working off this: https://etherpad.opendev.org/p/swift-ptg-wallaby21:00
*** rpittau is now known as rpittau|afk21:03
claygthis is the bug: https://bugs.launchpad.net/swift/+bug/177800221:20
openstackLaunchpad bug 1778002 in OpenStack Object Storage (swift) "EC non-durable fragment won't be deleted by reconstructor. " [High,Confirmed]21:20
claygthis is the one I'm thinking of with non-durable fragments: https://bugs.launchpad.net/swift/+bug/1624088 - this is essentially a dark data kinda of issue.21:22
openstackLaunchpad bug 1624088 in OpenStack Object Storage (swift) "EC missing durable can prevent reconstruction" [Critical,Fix released]21:22
clayghttps://bugs.launchpad.net/swift/+bug/1778002/comments/421:24
openstackLaunchpad bug 1778002 in OpenStack Object Storage (swift) "EC non-durable fragment won't be deleted by reconstructor. " [High,Confirmed]21:24
clayghttps://github.com/openstack/swift/blob/master/swift/obj/ssync_receiver.py#L27021:35
timburkerledisez, alecuyer gonna make it to the ptg this week?21:36
timburkeclayg, https://review.opendev.org/61398722:27
patchbotpatch 613987 - swift - SSYNC: enable multiple SSYNC connections per job - 4 patch sets22:27
timburkethere was also an earlier patch: https://review.opendev.org/60999122:28
patchbotpatch 609991 - swift - Allow parallel requests during a SSYNC replication (ABANDONED) - 2 patch sets22:28
timburkei think https://review.opendev.org/609988 was also kinda related22:29
patchbotpatch 609988 - swift - Allow to batch data flush on disk in SSYNC (ABANDONED) - 2 patch sets22:29
timburkeclayg do you remember when we whiteboarded some of the behaviors we'd want from a new interruptible replication protocol? i remember us kinda walking through it at one point and i can't remember who else was in the room -- likely one or more of torgomatic or acoles or notmyname -- but i'm pretty sure https://review.opendev.org/#/c/758636/ was a step along that path22:42
patchbotpatch 758636 - swift - Add option to REPLICATE to just invalidate hashes - 3 patch sets22:42
claygthat patch is great - i'd have to dig up notes from the old whiteboarding sessions22:42
timburkei coulda sworn that i took a picture of the result, but i haven't for the life of me been able to find it :-/22:49
*** rcernin has joined #openstack-swift23:02
*** mvalsecc has joined #openstack-swift23:20
acolestimburke: can you remember the timeframe or location of that discussion.  I sometimes took photos of whiteboards23:21
timburkemain thing i remember was that it was at 333 Bush23:23
acolesooh, that was way back23:25
claygsorry, got caught up in the hallway track 😁23:32

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