*** gyee has quit IRC | 00:05 | |
timburke | oh hey, i'd kinda forgotten about https://github.com/boto/boto3/blob/develop/tests/integration/test_s3.py ! | 00:20 |
---|---|---|
timburke | good news is, the hacked up version i've got could pass the version-aware part (https://github.com/tipabu/boto3/blob/saio/tests/integration/test_s3.py#L277-L290) with the s3-versioning chain i had locally :-) | 00:22 |
timburke | really, almost *everything* passed -- there was just one test that failed (involving user-specified crypto) | 00:23 |
*** benj_ has quit IRC | 00:50 | |
*** diablo_rojo has quit IRC | 01:01 | |
*** benj_ has joined #openstack-swift | 01:05 | |
*** nanzha has joined #openstack-swift | 01:37 | |
*** nanzha has quit IRC | 01:42 | |
*** nanzha has joined #openstack-swift | 01:49 | |
*** nanzha has quit IRC | 02:20 | |
*** nanzha has joined #openstack-swift | 02:21 | |
openstackgerrit | Xuan Yandong proposed openstack/swift-bench master: Switch to Ussuri jobs https://review.opendev.org/691163 | 03:00 |
*** benj_ has quit IRC | 03:10 | |
*** psachin has joined #openstack-swift | 03:34 | |
*** nanzha has quit IRC | 03:38 | |
*** nanzha has joined #openstack-swift | 03:39 | |
*** benj_ has joined #openstack-swift | 03:40 | |
*** benj_ has quit IRC | 03:53 | |
*** benj_ has joined #openstack-swift | 04:05 | |
openstackgerrit | Merged openstack/swift stable/rocky: container-replicator: Add a timeout for get_shard_ranges https://review.opendev.org/690618 | 04:10 |
*** benj_ has quit IRC | 04:10 | |
*** benj_ has joined #openstack-swift | 04:14 | |
*** nanzha has quit IRC | 04:39 | |
*** nanzha has joined #openstack-swift | 04:44 | |
*** ianychoi has quit IRC | 04:59 | |
*** ianychoi has joined #openstack-swift | 05:01 | |
*** tkajinam has quit IRC | 05:01 | |
*** tkajinam has joined #openstack-swift | 05:44 | |
*** nanzha has quit IRC | 05:46 | |
*** nanzha has joined #openstack-swift | 05:50 | |
*** nanzha has quit IRC | 05:54 | |
*** nanzha has joined #openstack-swift | 05:54 | |
*** tesseract has joined #openstack-swift | 06:19 | |
*** rcernin has quit IRC | 06:26 | |
*** ccamacho has joined #openstack-swift | 07:01 | |
openstackgerrit | Merged openstack/swift stable/queens: dlo: Respond 200 on multi-range GETs https://review.opendev.org/690745 | 07:41 |
*** rpittau|afk is now known as rpittau | 07:51 | |
*** rcernin has joined #openstack-swift | 08:09 | |
*** tkajinam has quit IRC | 08:10 | |
*** rcernin has quit IRC | 08:28 | |
*** nanzha has quit IRC | 08:41 | |
*** nanzha has joined #openstack-swift | 08:42 | |
*** nanzha has quit IRC | 09:19 | |
*** FlorianFa has joined #openstack-swift | 09:28 | |
*** nanzha has joined #openstack-swift | 09:31 | |
*** e0ne has joined #openstack-swift | 09:43 | |
*** rcernin has joined #openstack-swift | 09:49 | |
*** nanzha has quit IRC | 09:51 | |
*** nanzha has joined #openstack-swift | 10:01 | |
*** rpittau is now known as rpittau|bbl | 10:08 | |
*** nanzha has quit IRC | 10:18 | |
*** nanzha has joined #openstack-swift | 10:21 | |
openstackgerrit | Merged openstack/swift stable/rocky: sharding: better handle get_shard_ranges failures https://review.opendev.org/690619 | 10:28 |
*** ccamacho has quit IRC | 10:55 | |
openstackgerrit | Merged openstack/swift stable/rocky: s3api: Increase max body size for Delete Multiple Objects requests https://review.opendev.org/689887 | 10:56 |
*** rcernin has quit IRC | 11:18 | |
*** ccamacho has joined #openstack-swift | 11:27 | |
*** rpittau|bbl is now known as rpittau | 12:04 | |
*** FlorianFa has quit IRC | 12:48 | |
openstackgerrit | Merged openstack/swift stable/rocky: Fix decryption for broken objects https://review.opendev.org/690636 | 13:01 |
openstackgerrit | Merged openstack/swift stable/rocky: Fix incorrect setting of symlink_target_account https://review.opendev.org/690617 | 13:01 |
*** henriqueof has joined #openstack-swift | 13:18 | |
*** tesseract has quit IRC | 13:36 | |
*** benj_ has quit IRC | 14:08 | |
*** benj has joined #openstack-swift | 14:11 | |
*** benj is now known as Guest14611 | 14:12 | |
*** ccamacho has quit IRC | 14:39 | |
*** dcourtoi has quit IRC | 15:07 | |
*** gyee has joined #openstack-swift | 15:14 | |
*** e0ne has quit IRC | 15:15 | |
*** diablo_rojo has joined #openstack-swift | 15:46 | |
openstackgerrit | Merged openstack/swift-bench master: Switch to Ussuri jobs https://review.opendev.org/691163 | 16:00 |
*** rpittau is now known as rpittau|afk | 16:05 | |
*** nanzha has quit IRC | 16:41 | |
openstackgerrit | Clay Gerrard proposed openstack/swift master: Add option for debug query logging https://review.opendev.org/691399 | 17:31 |
openstackgerrit | Merged openstack/python-swiftclient master: Switch to Ussuri jobs https://review.opendev.org/689976 | 17:48 |
*** psachin has quit IRC | 18:15 | |
*** takamatsu has quit IRC | 18:24 | |
*** gmann is now known as gmann_afk | 18:57 | |
rledisez | following performance discussion at last meeting, I wrote a small summary of my benchmarks with numbers: | 19:04 |
rledisez | https://etherpad.openstack.org/p/swift-profiling | 19:04 |
rledisez | feel free to tell if something looks wrong or incomplete on the procedure | 19:04 |
binwiederhier | Soooo, I made this thing for lots of small files (LOSF). It's was born from the idea of making LOSF handling simpler. It requires small application changes to work and is currently implemented as a proxy between the swift proxy and the application; but I'm sure it can be done as a proxy middleware: | 19:12 |
binwiederhier | https://github.com/binwiederhier/swift-packer | 19:12 |
binwiederhier | In my testing, with my workload, I was able to turn 20k req/s (from the application perspective) into ~200 req/s from a Swift perspective. Objects are larger and more managable. | 19:15 |
binwiederhier | Just thought I'd share | 19:23 |
*** lifeless has quit IRC | 19:29 | |
openstackgerrit | Darrell Bishop proposed openstack/swift master: WIP: prep for seamless WSGI server reload via SIGUSR1 https://review.opendev.org/691423 | 19:49 |
timburke | binwiederhier, thanks for linking that! i'll have to take a look :-) | 19:54 |
binwiederhier | Let me know what you think. It's pretty bad code, but it's fast and relatively short/easy. With minimal drawbacks. | 19:58 |
*** e0ne has joined #openstack-swift | 20:02 | |
binwiederhier | If implemented in swift or as middleware, the repack-on-delete mechanism could be done in the object auditor instead. | 20:09 |
openstackgerrit | Clay Gerrard proposed openstack/swift master: Refactor timestamp iter in db backend tests https://review.opendev.org/691424 | 20:11 |
openstackgerrit | Darrell Bishop proposed openstack/swift master: WIP: prep for seamless WSGI server reload via SIGUSR1 https://review.opendev.org/691423 | 20:11 |
*** gmann_afk is now known as gmann | 20:11 | |
*** e0ne has quit IRC | 20:22 | |
*** diablo_rojo has quit IRC | 21:25 | |
*** gyee has quit IRC | 22:53 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!