*** gmann has quit IRC | 00:51 | |
*** gmann has joined #openstack-swift | 00:51 | |
*** seongsoocho has quit IRC | 00:52 | |
*** seongsoocho has joined #openstack-swift | 00:54 | |
ktsuyuzaki | good morning | 01:17 |
---|---|---|
zaitcev | New nick? Imecha? | 01:22 |
*** baojg has quit IRC | 01:38 | |
*** baojg has joined #openstack-swift | 01:41 | |
ktsuyuzaki | oh, it's not expected, probably that's secandary | 02:32 |
ktsuyuzaki | zaitcev: thx for asking | 02:32 |
*** ktsuyuzaki is now known as kota_ | 02:32 | |
* kota_ fixes his nick | 02:32 | |
*** rcernin has quit IRC | 02:59 | |
*** rcernin has joined #openstack-swift | 03:03 | |
*** gyee has quit IRC | 04:10 | |
*** m75abrams has joined #openstack-swift | 04:15 | |
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-swift | 04:33 | |
*** zaitcev has quit IRC | 04:42 | |
*** lxkong has quit IRC | 05:55 | |
*** baojg has quit IRC | 06:15 | |
*** baojg has joined #openstack-swift | 07:21 | |
*** rcernin has quit IRC | 07:32 | |
*** rcernin has joined #openstack-swift | 08:49 | |
*** rcernin has quit IRC | 08:54 | |
*** rcernin has joined #openstack-swift | 10:20 | |
*** rcernin has quit IRC | 10:43 | |
*** evrardjp has quit IRC | 12:00 | |
*** tkajinam has quit IRC | 12:02 | |
*** baojg has quit IRC | 13:20 | |
*** baojg has joined #openstack-swift | 13:21 | |
openstackgerrit | Fabien Bagard proposed openstack/python-swiftclient master: Add max_backoff and starting_backoff for get_conn in swift service https://review.opendev.org/743551 | 14:17 |
openstackgerrit | Fabien Bagard proposed openstack/python-swiftclient master: Add max_backoff and starting_backoff for get_conn in swift service https://review.opendev.org/743551 | 14:33 |
ormandj | timburke: fwiw, the secret caching thing made a _huge_ diff, so your earlier statement was true, without it - we were getting crushed with very little load | 15:07 |
ormandj | probably fine for small/mid-sized internal use cases, but forget anything remotely cloudy | 15:08 |
*** baojg has quit IRC | 15:13 | |
*** baojg has joined #openstack-swift | 15:25 | |
*** baojg has quit IRC | 15:26 | |
*** baojg has joined #openstack-swift | 15:27 | |
*** baojg has quit IRC | 15:33 | |
*** m75abrams has quit IRC | 15:40 | |
timburke | huge thanks to sorrison! | 16:01 |
*** DHE has joined #openstack-swift | 16:46 | |
*** dsariel has joined #openstack-swift | 16:53 | |
*** dsariel has quit IRC | 16:55 | |
*** dsariel has joined #openstack-swift | 17:11 | |
openstackgerrit | Fabien Bagard proposed openstack/python-swiftclient master: Add max_backoff and starting_backoff for get_conn in swift service https://review.opendev.org/743551 | 18:03 |
*** dsariel has quit IRC | 18:12 | |
*** dsariel has joined #openstack-swift | 18:25 | |
openstackgerrit | Tim Burke proposed openstack/python-swiftclient master: Apply defaults in process_options https://review.opendev.org/743612 | 18:28 |
openstackgerrit | Tim Burke proposed openstack/python-swiftclient master: Speed up test_lazy_connections https://review.opendev.org/743613 | 18:28 |
openstackgerrit | Tim Burke proposed openstack/swift stable/train: Stop syncing empty suffixes list https://review.opendev.org/743614 | 18:37 |
openstackgerrit | Tim Burke proposed openstack/swift master: s3api: Allow lower-cased regions when making buckets https://review.opendev.org/743425 | 18:46 |
timburke | clayg, how are we feeling about https://review.opendev.org/#/c/738114/ ? i'm pretty sure we'll want that regardless of whether we pursue p 741721 or p 738149 | 18:56 |
patchbot | patch 741721 - swift - add swift-manage-shard-ranges shink command - 2 patch sets | 18:56 |
patchbot | patch 738114 - swift - Address a sharder/replicator race - 4 patch sets | 18:56 |
patchbot | patch 738149 - swift - Have shrinking and sharded shards save all ranges ... - 5 patch sets | 18:56 |
openstackgerrit | Tim Burke proposed openstack/swift master: py3: formpost key-encoding follow-up https://review.opendev.org/663793 | 19:02 |
clayg | so I was on a branch and vsaio broke - i realized I had `replication_server = True` but not that we'd merged p 740867 | 20:42 |
patchbot | https://review.opendev.org/#/c/740867/ - swift - Allow replication servers to handle all request me... (MERGED) - 4 patch sets | 20:42 |
clayg | rebased fixed me up 💪 | 20:42 |
*** evrardjp has joined #openstack-swift | 20:55 | |
*** gyee has joined #openstack-swift | 21:02 | |
*** lxkong has joined #openstack-swift | 21:03 | |
timburke | i probably shouldn't have templated-in @replication_server in https://github.com/swiftstack/vagrant-swift-all-in-one/blob/master/cookbooks/swift/templates/default/etc/swift/account-server/server.conf-template.erb ... sorry | 21:11 |
openstackgerrit | Tim Burke proposed openstack/swift master: squash: Waterfall EC cleanup https://review.opendev.org/743637 | 21:54 |
timburke | clayg, see what you think about ^^^ | 21:56 |
timburke | i kinda took a hatchet to ECFragGetter, lopping off whatever didn't seem immediately useful and relevant | 21:57 |
*** rcernin has joined #openstack-swift | 22:10 | |
*** rcernin has quit IRC | 22:22 | |
*** rcernin has joined #openstack-swift | 22:37 | |
timburke | https://github.com/openstack/swift/blob/2.25.0/swift/proxy/controllers/base.py#L1402-L1409 makes me a little more nervous about https://bugs.launchpad.net/swift/+bug/1885857 ... | 22:44 |
openstack | Launchpad bug 1885857 in OpenStack Object Storage (swift) "EC sysmeta can show up on replicated data" [Low,New] | 22:44 |
timburke | i guess it should *probably* be fine? probably? | 22:44 |
*** rcernin has quit IRC | 22:50 | |
*** rcernin has joined #openstack-swift | 22:50 | |
*** tkajinam has joined #openstack-swift | 22:52 | |
openstackgerrit | Merged openstack/swift master: s3api: Allow lower-cased region name for AWS .NET SDK compatibility https://review.opendev.org/742322 | 23:35 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!