*** andyjoecn has joined #openstack-swift | 00:09 | |
*** rcernin has joined #openstack-swift | 00:13 | |
*** altlogbot_1 has quit IRC | 01:28 | |
*** altlogbot_1 has joined #openstack-swift | 01:30 | |
*** andyjoecn has quit IRC | 01:43 | |
*** baojg has joined #openstack-swift | 01:53 | |
*** BjoernT has joined #openstack-swift | 02:33 | |
*** BjoernT_ has joined #openstack-swift | 03:08 | |
*** BjoernT has quit IRC | 03:09 | |
*** psachin has joined #openstack-swift | 03:28 | |
*** viks___ has joined #openstack-swift | 04:19 | |
*** baojg has quit IRC | 05:30 | |
*** BjoernT_ has quit IRC | 05:32 | |
*** ccamacho has joined #openstack-swift | 06:00 | |
*** pcaruana has joined #openstack-swift | 06:12 | |
*** rcernin has quit IRC | 07:12 | |
*** rdejoux has joined #openstack-swift | 07:16 | |
*** psachin has quit IRC | 07:19 | |
*** baojg has joined #openstack-swift | 08:14 | |
*** psachin has joined #openstack-swift | 08:34 | |
*** baojg has quit IRC | 11:03 | |
*** tesseract has joined #openstack-swift | 11:17 | |
*** tesseract has quit IRC | 11:20 | |
*** tesseract has joined #openstack-swift | 11:21 | |
*** henriqueof has joined #openstack-swift | 11:59 | |
*** tesseract has quit IRC | 13:14 | |
*** henriqueof has quit IRC | 13:15 | |
*** tesseract has joined #openstack-swift | 13:16 | |
*** gkadam has joined #openstack-swift | 13:24 | |
*** gkadam has quit IRC | 13:26 | |
*** BjoernT has joined #openstack-swift | 13:52 | |
*** andyjoecn has joined #openstack-swift | 13:56 | |
*** FlorianFa has quit IRC | 14:05 | |
*** BjoernT_ has joined #openstack-swift | 15:11 | |
*** BjoernT has quit IRC | 15:14 | |
*** gyee has joined #openstack-swift | 15:17 | |
*** henriqueof has joined #openstack-swift | 15:30 | |
timburke | good morning | 15:37 |
---|---|---|
rledisez | good morning | 15:39 |
*** tesseract has quit IRC | 15:46 | |
*** tesseract has joined #openstack-swift | 15:48 | |
timburke | rledisez \o/ | 15:51 |
timburke | how's canada? | 15:51 |
rledisez | it's very warm currently :D | 15:54 |
rledisez | but everything is going well for now, not so many "surprises" | 15:54 |
timburke | good to hear :-) | 15:55 |
*** BjoernT has joined #openstack-swift | 16:11 | |
DHE | the correct spelling of "very warm" is "hot" | 16:12 |
*** BjoernT_ has quit IRC | 16:15 | |
*** tesseract has quit IRC | 16:18 | |
zigo | Hi there! | 16:25 |
zigo | timburke: (and everyone else) what's the current status regarding Py3 support? | 16:26 |
* zigo is about to assault heavily on Py2 support in Debian Sid/Bullseye as Buster was released last saturday. | 16:26 | |
timburke | zigo, two more patches and i'll start working on tagging a release with "experimental" support. p 662546 and p 653548 | 16:28 |
patchbot | https://review.opendev.org/#/c/662546/ - swift - py3: Be able to read and write non-ASCII headers - 5 patch sets | 16:28 |
patchbot | https://review.opendev.org/#/c/653548/ - swift - py3: add swift-dsvm-functional-py3 job - 14 patch sets | 16:28 |
timburke | unit tests are ported, still working on func and probe tests | 16:28 |
zigo | timburke: Nice, thanks ! :) | 16:28 |
zigo | timburke: So basically, you're on time for Train? :) | 16:28 |
timburke | with those two patches, we can run func tests under py2 against services under py3 | 16:28 |
timburke | zigo, i'm behind on the timeline that i had in mind -- i wanted to be at this point last month :-/ | 16:29 |
timburke | but yeah, definitely going to have py3 support by train. the question that remains is quality -- the extra month of burn-in woulda been nice | 16:30 |
zigo | timburke: The thing is, at least I have an escape route if we get to remove all of Py2 in Debian. :) | 16:33 |
zigo | Something is better than nothing. | 16:33 |
zigo | The only alternative would have been removing swift ... | 16:33 |
timburke | i never like that alternative ;-) | 16:33 |
timburke | zigo, do you have some test/lab clusters that you could try upgrading to py3 and reporting any issues you encounter? | 16:34 |
zigo | timburke: No, I'd have to package Swift for Py3 to do that. | 16:35 |
zigo | This will happen, probably in August, after Debconf 19. | 16:35 |
zigo | Right now, I'm busy rebuilding all of Stein so it can move from Experimental to Sid ... :) | 16:35 |
timburke | august is better than october :) | 16:37 |
*** psachin has quit IRC | 16:55 | |
*** dasp has quit IRC | 17:06 | |
*** henriqueof has quit IRC | 17:12 | |
*** henriqueof has joined #openstack-swift | 17:32 | |
*** dasp has joined #openstack-swift | 17:42 | |
*** BjoernT_ has joined #openstack-swift | 18:05 | |
*** BjoernT has quit IRC | 18:06 | |
*** rdejoux has quit IRC | 18:16 | |
*** tdasilva has joined #openstack-swift | 18:23 | |
*** ChanServ sets mode: +v tdasilva | 18:23 | |
clayg | tdasilva: timburke: I think p 667203 is already on priority reviews and p 668963 is the other one to keep an eye on | 18:33 |
patchbot | https://review.opendev.org/#/c/667203/ - swift - sharding: Cache shard ranges for object writes - 3 patch sets | 18:33 |
patchbot | https://review.opendev.org/#/c/668963/ - swift - container-replicator: Add a timeout for get_shard_... - 2 patch sets | 18:33 |
timburke | oh yeah, clayg: what do you think about the timeout situation? i'm not actually *sure* that the test as written would lead to flakiness in the gate... | 18:39 |
clayg | yeah i was looking over your comments, I'm going to pull it down and look at it again - it was a fairly weak critique with no strong alternatives purposed. It's probably mergable. | 18:40 |
clayg | If I think i can write a better test I'll put up a followup! 😁 | 18:40 |
*** BjoernT_ has quit IRC | 19:05 | |
timburke | 👍 | 19:06 |
*** BjoernT has joined #openstack-swift | 19:28 | |
*** BjoernT_ has joined #openstack-swift | 19:41 | |
*** BjoernT has quit IRC | 19:44 | |
*** ianychoi has joined #openstack-swift | 20:41 | |
*** pcaruana has quit IRC | 20:50 | |
*** BjoernT_ has quit IRC | 21:07 | |
*** henriqueof has quit IRC | 21:35 | |
timburke | good morning mattoliverau :-) | 21:57 |
timburke | you shouldn't go accepting google doc changes before you've had breakfast ;-P | 21:57 |
openstackgerrit | Merged openstack/swift master: container-replicator: Add a timeout for get_shard_ranges https://review.opendev.org/668963 | 22:20 |
*** andyjoecn has quit IRC | 22:49 | |
mattoliverau | lol, that's probably very true :P | 22:57 |
mattoliverau | morning | 22:57 |
*** tkajinam has quit IRC | 23:01 | |
*** tkajinam has joined #openstack-swift | 23:01 | |
*** hoonetorg has quit IRC | 23:32 | |
openstackgerrit | Clay Gerrard proposed openstack/swift master: Allow "harder" symlinks https://review.opendev.org/633094 | 23:33 |
*** rcernin has joined #openstack-swift | 23:36 | |
*** gyee has quit IRC | 23:42 | |
*** hoonetorg has joined #openstack-swift | 23:45 | |
*** BjoernT has joined #openstack-swift | 23:48 | |
*** BjoernT has quit IRC | 23:48 | |
*** gyee has joined #openstack-swift | 23:57 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!