opendevreview | Tim Burke proposed openstack/swift master: DNM: Add MultiprocessInternalClient https://review.opendev.org/c/openstack/swift/+/803536 | 02:31 |
---|---|---|
timburke | just getting ^^^ off my machine -- it turned out not near as bad as i'd feared (cc clayg, acoles, mattoliver) | 02:32 |
opendevreview | Matthew Oliver proposed openstack/swift master: conatiner-server: return objects of a given policy https://review.opendev.org/c/openstack/swift/+/803423 | 03:27 |
mattoliver | ^ acoles that's a stand alone version with tests. | 03:28 |
mattoliver | timburke: nice! I'll take a look post lunch :) | 03:28 |
opendevreview | Matthew Oliver proposed openstack/swift master: conatiner-server: return objects of a given policy https://review.opendev.org/c/openstack/swift/+/803423 | 04:55 |
opendevreview | Merged openstack/swift master: Quiet more deprecation warnings on py2 https://review.opendev.org/c/openstack/swift/+/783968 | 05:46 |
mattoliver | timburke: your multi process internal client looks pretty neat. Start up a proxy that then can also use workers. Neat, might give it a play to see how it does :) | 06:29 |
*** diablo_rojo is now known as Guest3371 | 08:27 | |
opendevreview | Alistair Coles proposed openstack/swift master: Fixups for container-server: return objects of a given policy https://review.opendev.org/c/openstack/swift/+/803589 | 11:55 |
*** Guest3371 is now known as diablo_rojo | 11:56 | |
opendevreview | Alistair Coles proposed openstack/swift master: Fixups for container-server: return objects of a given policy https://review.opendev.org/c/openstack/swift/+/803589 | 14:05 |
opendevreview | Alistair Coles proposed openstack/swift master: Fixups for container-server: return objects of a given policy https://review.opendev.org/c/openstack/swift/+/803589 | 15:53 |
diablo_rojo | timburke, YO! | 16:15 |
timburke | diablo_rojo, o/ | 16:20 |
timburke | pain points, yeah? | 16:20 |
diablo_rojo | Yes please :) | 16:20 |
timburke | was thinking about them some yesterday | 16:21 |
diablo_rojo | Need the etherpad link again? | 16:21 |
diablo_rojo | lol | 16:21 |
timburke | will write something up today | 16:21 |
* diablo_rojo will just be massively annoying until she gets what she seeks :) | 16:21 | |
diablo_rojo | Thank you! | 16:21 |
diablo_rojo | I appreciate it | 16:21 |
timburke | pain point: diablo_rojo ;-) | 16:22 |
timburke | 🤗 | 16:22 |
diablo_rojo | LOLOLOL | 16:26 |
diablo_rojo | Touche sir | 16:26 |
diablo_rojo | But I cannot be solved by a single community goal :) | 16:26 |
diablo_rojo | So try something else timburke ;) | 16:26 |
opendevreview | Tim Burke proposed openstack/swift master: Kill coros when shutting down ECAppIters https://review.opendev.org/c/openstack/swift/+/803638 | 17:55 |
timburke | diablo_rojo, i added three pain points for swift to https://etherpad.opendev.org/p/pain-point-elimination | 18:10 |
timburke | anybody else, feel free to update it further :-) | 18:11 |
opendevreview | Tim Burke proposed openstack/swift master: Move "Client disconnected" message to ECAppIter https://review.opendev.org/c/openstack/swift/+/803643 | 18:57 |
clayg | @timburke given all that do you think we can abandon https://review.opendev.org/c/openstack/swift/+/796735 | 19:00 |
clayg | maybe you could steal the test and move it over to https://review.opendev.org/c/openstack/swift/+/803638 | 19:01 |
timburke | clayg, oh, maybe... haven't tried your repro script against it | 19:01 |
clayg | oh right it had the error limit fix baked in too - I guess I need to pull that out | 19:03 |
timburke | yeah -- i was about to say, looks like my patch(es) don't pass that test :-/ | 19:08 |
timburke | and if i do an early return before we get to checking the error-limiting, the test still passes on master :-( | 19:11 |
opendevreview | Tim Burke proposed openstack/swift master: proxy: Add an option to turn off pipeline modification https://review.opendev.org/c/openstack/swift/+/803647 | 19:53 |
-opendevstatus- NOTICE: The Gerrit service on review.opendev.org is going down for a quick restart to adjust its database connection configuration, and should return to service momentarily | 20:04 | |
zaitcev | timburke: what's going on? What did make you disable pipeline modification? | 21:08 |
timburke | zaitcev, it's related to https://review.opendev.org/c/openstack/swift/+/803536 -- basically, i've got some code that already uses InternalClient, but (as far as we can tell) it gets bottle-necked on EC/encryption and being stuck on a single core. so i wanted to make a shim that looks like InternalClient, but actually spins up a proxy-server with multiple workers and routes requests through that | 21:11 |
timburke | but internal clients often (usually?) don't have things like a gatekeeper, so... | 21:11 |
zaitcev | thanks | 21:12 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!