*** gyee has quit IRC | 00:02 | |
*** btorch has quit IRC | 00:02 | |
*** btorch has joined #openstack-swift | 00:02 | |
openstackgerrit | Merged openstack/swift feature/losf: Fix get_stats https://review.opendev.org/713910 | 00:08 |
---|---|---|
openstackgerrit | Clay Gerrard proposed openstack/swift master: Recommend better rsync.conf settings https://review.opendev.org/714008 | 00:25 |
* clayg ^ apparently rsync has always done this: | 00:26 | |
clayg | https://git.samba.org/rsync.git/?p=rsync.git;a=commitdiff;h=11ef77b76aa0837851bc1c808921c5bacaa3d464;hp=abd32c9585158286d5b1800e5476477da18c48dc | 00:26 |
clayg | https://twitter.com/claygerrard/status/1240789085289091072 | 00:27 |
clayg | cc rledisez | 00:28 |
*** rcernin has quit IRC | 02:03 | |
*** rcernin has joined #openstack-swift | 02:03 | |
*** btorch has quit IRC | 02:59 | |
*** btorch has joined #openstack-swift | 02:59 | |
*** psachin has joined #openstack-swift | 03:26 | |
*** btorch has quit IRC | 03:47 | |
openstackgerrit | Merged openstack/swift feature/losf: Raise an exception if get_vfile() fails, rather than ignoring the error https://review.opendev.org/713911 | 04:16 |
*** rcernin is now known as rcernin|brb | 05:30 | |
*** evrardjp has quit IRC | 05:36 | |
*** evrardjp has joined #openstack-swift | 05:36 | |
openstackgerrit | Tim Burke proposed openstack/swift master: /info: allow more CORS requests https://review.opendev.org/533029 | 06:44 |
openstackgerrit | Merged openstack/liberasurecode master: Use ceph's GitHub mirrors for gf-complete/jerasure https://review.opendev.org/712842 | 07:01 |
*** psachin has quit IRC | 07:41 | |
openstackgerrit | Merged openstack/swift feature/losf: Fix RPC error checking in losf volume check https://review.opendev.org/713912 | 07:51 |
*** rpittau|afk is now known as rpittau | 07:57 | |
*** baojg has joined #openstack-swift | 08:04 | |
*** baojg has quit IRC | 08:04 | |
*** ccamacho has quit IRC | 08:08 | |
*** rdejoux has quit IRC | 08:21 | |
openstackgerrit | Merged openstack/swift feature/losf: Make a new timeseries for LOSF object header mismatches https://review.opendev.org/713913 | 08:26 |
*** rdejoux has joined #openstack-swift | 08:29 | |
*** ccamacho has joined #openstack-swift | 08:41 | |
*** ccamacho has quit IRC | 08:45 | |
*** btorch has joined #openstack-swift | 09:15 | |
*** btorch has quit IRC | 09:20 | |
*** rdejoux has quit IRC | 10:26 | |
*** rpittau is now known as rpittau|bbl | 11:37 | |
*** rdejoux has joined #openstack-swift | 11:43 | |
*** ccamacho has joined #openstack-swift | 11:45 | |
*** ccamacho has quit IRC | 11:45 | |
*** ccamacho has joined #openstack-swift | 11:45 | |
*** rdejoux has quit IRC | 12:06 | |
*** ccamacho has quit IRC | 12:10 | |
*** rdejoux has joined #openstack-swift | 12:16 | |
*** rdejoux has quit IRC | 12:20 | |
*** rdejoux has joined #openstack-swift | 12:28 | |
-openstackstatus- NOTICE: Gerrit (review.opendev.org) will be down for maintenance starting at 14:00 (in less than 20 mins), probably until 15:00 UTC | 13:44 | |
*** rpittau|bbl is now known as rpittau | 13:52 | |
-openstackstatus- NOTICE: The Gerrit service on review.opendev.org is offline for maintenance until 15:00 UTC http://lists.opendev.org/pipermail/service-announce/2020-March/000001.html | 14:09 | |
*** ChanServ changes topic to "The Gerrit service on review.opendev.org is offline for maintenance until 15:00 UTC http://lists.opendev.org/pipermail/service-announce/2020-March/000001.html" | 14:09 | |
*** ChanServ changes topic to "OpenStack Swift object storage | Logs: http://eavesdrop.openstack.org/irclogs/%23openstack-swift/ | Meetings: https://wiki.openstack.org/wiki/Meetings/Swift | Priority Reviews: https://wiki.openstack.org/wiki/Swift/PriorityReviews | Ideas: https://wiki.openstack.org/wiki/Swift/ideas" | 15:06 | |
-openstackstatus- NOTICE: Gerrit maintenance is concluded at this time and requested renames have been performed | 15:06 | |
*** gyee has joined #openstack-swift | 15:09 | |
*** ccamacho has joined #openstack-swift | 15:46 | |
*** openstack has joined #openstack-swift | 16:57 | |
*** ChanServ sets mode: +o openstack | 16:57 | |
*** evrardjp has quit IRC | 17:36 | |
*** evrardjp has joined #openstack-swift | 17:36 | |
rledisez | timburke: thinking about is_healthy() in replicator/reconstructor, what about making public ring._mtime (removing the leading _) so we can use it in is_healthy to decide if we need to rebuild the list of local devices? it fixes the issue for replicator/reconstructor. for losf/rpcmanager, need to thinking about something else | 18:17 |
rledisez | hum, actually it's not good, the _mtime is updated only when calling a ring function. is_healthy should just be calling os.path.getmtime(ring.serialized_path) | 18:20 |
*** ccamacho has quit IRC | 18:31 | |
openstackgerrit | Tim Burke proposed openstack/swift master: s3api: Pass through CORS headers https://review.opendev.org/710330 | 19:13 |
openstackgerrit | Tim Burke proposed openstack/swift master: s3api: Allow CORS preflight requests https://review.opendev.org/710355 | 19:13 |
timburke | ha! i just realized that https://review.opendev.org/#/c/712238/ is a subset of what i was trying to fix in https://review.opendev.org/#/c/533030/ | 19:27 |
patchbot | patch 712238 - swift - cors: Add Content-Length to default-exposed headers - 5 patch sets | 19:27 |
patchbot | patch 533030 - swift - Expose a few more headers in CORS responses - 4 patch sets | 19:27 |
timburke | still, the added argument about browser behavior is kinda nice | 19:27 |
openstackgerrit | Tim Burke proposed openstack/swift master: Add some functional CORS tests https://review.opendev.org/533028 | 22:02 |
openstackgerrit | Tim Burke proposed openstack/swift master: s3api: Pass through CORS headers https://review.opendev.org/710330 | 22:02 |
openstackgerrit | Tim Burke proposed openstack/swift master: s3api: Allow CORS preflight requests https://review.opendev.org/710355 | 22:02 |
*** diablo_rojo__ has joined #openstack-swift | 23:25 | |
*** diablo_rojo has quit IRC | 23:25 | |
*** evrardjp has quit IRC | 23:25 | |
*** evrardjp has joined #openstack-swift | 23:27 | |
*** mahatic has quit IRC | 23:27 | |
*** irclogbot_3 has quit IRC | 23:27 | |
*** irclogbot_1 has joined #openstack-swift | 23:29 | |
*** evrardjp has quit IRC | 23:38 | |
*** evrardjp has joined #openstack-swift | 23:43 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!