Thursday, 2018-03-22

openstackgerritTim Burke proposed openstack/swift feature/s3api: Remove last vestiges of CONF  https://review.openstack.org/55509900:15
*** mvk has joined #openstack-swift00:27
kei-ichikota_ : thank you for giving me swift3 example to use swift as one of import module. Then I tried to install "pip install 'swift>=2.14.0' it does not work. Can swift be installed from pip ?00:30
timburkekei-ichi: you'll want to use a git url or tarball, similar to https://github.com/openstack/swift3/blob/master/tox.ini#L1300:32
kei-ichitimburke Thanks! I can follow this in tox case. But slogging itself(not only from unittest) will also use swift.00:35
kei-ichiI'm now looking swifts3 requirements.txt and found "swift>2.14.0" is written in it.00:35
timburkethe combination of a min version in requirements and a specific version for tox seemed to work well for swift3 -- typically you'll want to use whatever's already installed, so i'd hesitate to reference the tarball directly from requirements00:38
kei-ichiI think so too. I'm also thinking that is it not a good manner if reference tarball from requirements inside... (and same if reference to git link directly)00:40
kei-ichiAnd what I'm wondering is, it looks that swift can not be installed from pip. if I type "pip install swift", only ver 1.0.2 will be installed.00:41
*** tovin07_ has joined #openstack-swift00:43
kei-ichiAnyway I think it is good way to get tarball inside from tox. Thank you for your advice!00:43
kei-ichi(so that I can controll swift version by tox env. This is very good for unittest stand point!!)00:44
DHEdocumentation says a region must be "a positive number" but a region 0 appears to be working... is that okay or am I setting myself up for a problem?00:44
torgomaticDHE: it's fine; that should probably say "a non-negative number"00:45
DHEcool...00:52
notmynameDHE: we put that phrase ("a positive number") in the docs just to make torgomatic twitch ;-)00:52
*** wes_dillingham has quit IRC00:53
DHEnotmyname: I'm the kind of guy who likes pushing things until it breaks. my 8-disk lab had 2 regions, 4 zones total, an ADSL modem as the inter-region connection and a part_power of 2000:54
*** wes_dillingham has joined #openstack-swift00:54
DHEon the plus side I learned a lot. :)00:54
notmynameDHE: have you considered that you could make your head hurt just as much by drinking bourbon? ;-)00:55
DHEoh I don't care. it's a lab. I nuked all the data yesterday and am rebuilding it.00:55
DHEbetter to find the kinks now than later00:55
notmynameheh :-)00:55
DHEtoday's lesson is "composite rings and shenanigans thereof". :)00:59
openstackgerritMerged openstack/swift feature/deep: Make default own_shard_range have state ACTIVE  https://review.openstack.org/55497801:07
openstackgerritMerged openstack/swift feature/deep: Defend against sharding an expanding root container  https://review.openstack.org/55473301:08
openstackgerritMerged openstack/swift feature/deep: Fix some stats reports and improve tests  https://review.openstack.org/55492801:08
*** gerardgine has quit IRC01:13
*** gerardgine has joined #openstack-swift01:14
*** wes_dillingham has quit IRC01:22
*** mikecmpbll has quit IRC01:26
*** cshastri has joined #openstack-swift01:32
*** gerardgine has quit IRC01:47
*** m_kazuhiro has joined #openstack-swift01:53
m_kazuhirogood morning01:53
mattoliveraum_kazuhiro: morning01:55
*** hoonetorg has quit IRC01:56
*** hoonetorg has joined #openstack-swift01:57
m_kazuhiromattoliverau: morning! How about review of patch 550748 ? I added answer for your question.01:59
patchbothttps://review.openstack.org/#/c/550748/ - swift - Unify expirer unit test task queue01:59
*** germs has quit IRC02:52
*** germs has joined #openstack-swift02:52
*** germs has quit IRC02:52
*** germs has joined #openstack-swift02:52
*** germs has quit IRC02:52
*** germs has joined #openstack-swift02:53
*** germs has quit IRC02:53
*** germs has joined #openstack-swift02:53
*** psachin has joined #openstack-swift02:56
openstackgerritTim Burke proposed openstack/swift master: Change object_audit_location_generator() to yield for a single policy.  https://review.openstack.org/54858903:02
*** bkopilov has quit IRC03:06
kota_kei-ichi: i don't think currently swift pushes the latest to pypi. see https://github.com/openstack-infra/project-config/blob/master/zuul.d/projects.yaml#L15362-L1537403:11
kota_as timburke suggested, if you want to install any version of swift for tox unittesting, you can setup the env using tox feature to install the package from tar ball URI.03:12
*** cshastri has quit IRC03:13
*** cshastri has joined #openstack-swift03:27
*** d0ugal_ has joined #openstack-swift03:39
*** d0ugal has quit IRC03:39
openstackgerritMerged openstack/swift feature/s3api: Avoid global CONF instance  https://review.openstack.org/55127303:49
*** persia has joined #openstack-swift04:14
*** bkopilov has joined #openstack-swift04:23
*** OrionX_ has quit IRC04:36
*** m_kazuhiro has quit IRC04:39
*** m_kazuhiro has joined #openstack-swift04:43
timburke"Error syncing handoff partition: Timeout (60s)" isn't super-useful... which partition? more importantly, to where were we trying to sync it??04:48
*** germs has quit IRC04:49
*** germs has joined #openstack-swift04:49
*** germs has quit IRC04:49
*** germs has joined #openstack-swift04:49
timburkei kinda want to add a Timeout subclass that takes a ring device dict as an arg, just to clarify hold onto when the timeout pops04:49
*** persia has left #openstack-swift04:50
*** germs has quit IRC04:54
*** OrionX has joined #openstack-swift04:56
*** OrionX has quit IRC05:01
kota_timburke: sounds reasnable05:15
*** OrionX has joined #openstack-swift05:18
*** OrionX has quit IRC05:23
*** gyankum has joined #openstack-swift05:26
*** OrionX has joined #openstack-swift05:30
*** rcernin has quit IRC05:34
*** OrionX has quit IRC05:35
*** rcernin has joined #openstack-swift05:46
*** links has joined #openstack-swift05:53
*** rcernin has quit IRC06:06
*** rcernin has joined #openstack-swift06:08
*** OrionX has joined #openstack-swift06:12
* kota_ starts to look at bug/175555406:12
*** OrionX has quit IRC06:16
openstackgerritMerged openstack/swift master: Change object_audit_location_generator() to yield for a single policy.  https://review.openstack.org/54858906:18
*** threestrands has quit IRC06:25
*** OrionX has joined #openstack-swift06:31
*** OrionX has quit IRC06:35
*** armaan has joined #openstack-swift06:46
*** geaaru has quit IRC07:06
*** OrionX has joined #openstack-swift07:12
*** d0ugal_ has quit IRC07:14
*** d0ugal has joined #openstack-swift07:14
*** d0ugal has quit IRC07:14
*** d0ugal has joined #openstack-swift07:14
*** links has quit IRC07:15
*** OrionX has quit IRC07:17
*** links has joined #openstack-swift07:23
*** zacksh has quit IRC07:25
*** seongsoocho has quit IRC07:25
*** jiaopengju has quit IRC07:25
*** Anticimex has quit IRC07:25
*** jungleboyj has quit IRC07:25
*** timss has quit IRC07:25
*** seongsoocho has joined #openstack-swift07:27
*** jiaopengju has joined #openstack-swift07:27
*** jungleboyj has joined #openstack-swift07:27
*** zacksh has joined #openstack-swift07:27
*** timss has joined #openstack-swift07:27
*** mahatic has quit IRC07:29
*** cschwede has quit IRC07:29
*** OrionX has joined #openstack-swift07:30
*** mahatic has joined #openstack-swift07:31
*** cschwede has joined #openstack-swift07:31
*** rcernin has quit IRC07:31
*** OrionX has quit IRC07:35
*** hseipp has joined #openstack-swift07:42
*** pcaruana has joined #openstack-swift07:42
*** pcaruana has quit IRC07:44
*** pcaruana has joined #openstack-swift07:44
*** m_kazuhiro_ has joined #openstack-swift07:44
*** pcaruana has quit IRC07:45
*** pcaruana has joined #openstack-swift07:45
*** pcaruana has quit IRC07:47
*** armaan has quit IRC07:47
*** pcaruana has joined #openstack-swift07:47
*** armaan has joined #openstack-swift07:47
*** m_kazuhiro has quit IRC07:47
*** pcaruana has quit IRC07:48
*** pcaruana has joined #openstack-swift07:48
*** pcaruana has quit IRC07:50
*** pcaruana has joined #openstack-swift07:50
*** pcaruana has quit IRC07:51
*** pcaruana has joined #openstack-swift07:51
*** armaan has quit IRC07:52
*** pcaruana has quit IRC07:53
*** pcaruana has joined #openstack-swift07:53
*** pcaruana has quit IRC07:54
*** pcaruana has joined #openstack-swift07:55
*** pcaruana has quit IRC07:56
*** rledisez has quit IRC07:56
*** alecuyer has quit IRC07:59
openstackgerritNguyen Hai proposed openstack/swift master: Follow the new PTI for document build  https://review.openstack.org/55178607:59
*** asettle has quit IRC07:59
*** andymccr has quit IRC07:59
*** alecuyer has joined #openstack-swift08:02
*** rledisez has joined #openstack-swift08:03
*** andymccr has joined #openstack-swift08:05
*** asettle has joined #openstack-swift08:06
*** pcaruana has joined #openstack-swift08:06
*** asettle is now known as Guest6696908:06
*** pcaruana has quit IRC08:07
*** pcaruana has joined #openstack-swift08:08
*** pcaruana has quit IRC08:09
*** armaan has joined #openstack-swift08:09
*** pcaruana has joined #openstack-swift08:09
*** pcaruana has quit IRC08:10
*** pcaruana has joined #openstack-swift08:11
*** tesseract has joined #openstack-swift08:11
*** OrionX has joined #openstack-swift08:12
*** pcaruana has quit IRC08:12
*** pcaruana has joined #openstack-swift08:13
*** pcaruana has quit IRC08:15
*** pcaruana has joined #openstack-swift08:15
*** pcaruana has quit IRC08:16
*** OrionX has quit IRC08:17
*** pcaruana has joined #openstack-swift08:18
*** pcaruana has quit IRC08:20
*** pcaruana has joined #openstack-swift08:20
*** pcaruana has quit IRC08:21
*** pcaruana has joined #openstack-swift08:21
*** pcaruana has quit IRC08:22
*** pcaruana has joined #openstack-swift08:29
*** pcaruana has quit IRC08:30
*** OrionX has joined #openstack-swift08:30
*** geaaru has joined #openstack-swift08:34
*** OrionX has quit IRC08:35
kota_ok... I might grub the tail of the problem...08:36
*** pcaruana has joined #openstack-swift08:36
kota_unfortunately unquote('%ff') would be unicode like '¥xff'08:37
*** pcaruana has quit IRC08:37
*** pcaruana has joined #openstack-swift08:38
*** pcaruana has quit IRC08:39
*** pcaruana has joined #openstack-swift08:40
*** pcaruana has quit IRC08:40
*** pcaruana has joined #openstack-swift08:41
*** pcaruana has quit IRC08:41
*** joeljwright has joined #openstack-swift08:54
*** ChanServ sets mode: +v joeljwright08:54
*** cbartz has joined #openstack-swift08:55
acolesgood morning08:55
*** mikecmpbll has joined #openstack-swift08:59
*** pcaruana has joined #openstack-swift09:02
*** pcaruana has quit IRC09:03
*** pcaruana has joined #openstack-swift09:03
*** pcaruana has quit IRC09:05
kota_good morning acoles09:09
acoleskota_: o/09:09
*** OrionX has joined #openstack-swift09:12
*** OrionX has quit IRC09:16
*** gkadam has joined #openstack-swift09:19
*** mikecmpb_ has joined #openstack-swift09:20
*** hseipp has quit IRC09:22
*** mikecmpbll has quit IRC09:24
*** hseipp has joined #openstack-swift09:30
*** OrionX has joined #openstack-swift09:31
openstackgerritMatthew Oliver proposed openstack/swift master: A slightly different pipeline simplification approach  https://review.openstack.org/52781809:36
*** OrionX has quit IRC09:36
*** Guest66969 is now known as asettle09:46
*** bkopilov has quit IRC09:46
mattoliverauwell that seemed to be easier then I thought, I now have a patch (that needs to be cleaned up) that will allow multiple keystone auths in a pipeline. (is a simple false federation I'm thinking about talking about in the swift federation talk) where I want to explain the reseller prefixes. Next is federation with container sync then finally federation with 1 large geographic swift cluster... well thats the current09:49
mattoliverauplan late at night :P09:49
mattoliverauie. false federation, but kinda similar with reseller prefixes, then 2 different federated keystone + swift topology approaches.09:50
mattoliverauanyway time to call it a night09:51
*** mikecmpb_ has quit IRC09:51
*** zaitcev_ has joined #openstack-swift09:51
*** ChanServ sets mode: +v zaitcev_09:51
*** mikecmpbll has joined #openstack-swift09:52
*** OrionX has joined #openstack-swift09:53
*** zaitcev has quit IRC09:54
*** OrionX has quit IRC09:57
*** geaaru has quit IRC09:59
*** geaaru has joined #openstack-swift10:04
*** tovin07_ has quit IRC10:25
*** OrionX has joined #openstack-swift10:30
*** OrionX has quit IRC10:35
openstackgerritKota Tsuyuzaki proposed openstack/swift master: Fix versioned writes error with url-encoded object name  https://review.openstack.org/55524510:40
kota_timburke, notmyname: ^^ is my answer to solve the issue with versioned_writes.10:46
*** m_kazuhiro_ has quit IRC10:48
kota_sorry, that was late (i could not have the time in the last week)10:52
*** OrionX has joined #openstack-swift11:11
*** OrionX has quit IRC11:16
*** wes_dillingham has joined #openstack-swift11:21
*** OrionX has joined #openstack-swift11:30
*** OrionX has quit IRC11:35
*** cebruns has quit IRC11:49
*** armaan has quit IRC11:51
*** armaan has joined #openstack-swift11:52
*** cebruns has joined #openstack-swift11:54
*** kei_yama has quit IRC11:58
*** OrionX has joined #openstack-swift12:12
*** cshastri has quit IRC12:13
*** OrionX has quit IRC12:17
*** OrionX has joined #openstack-swift12:23
openstackgerritAlistair Coles proposed openstack/swift feature/deep: Require own_shard_range to be in sharding state before sharding db  https://review.openstack.org/55506712:29
openstackgerritAlistair Coles proposed openstack/swift feature/deep: Store epoch in shard ranges table  https://review.openstack.org/55266812:29
openstackgerritAlistair Coles proposed openstack/swift feature/deep: Handle Timeouts in _put_container  https://review.openstack.org/55528012:29
*** OrionX has quit IRC12:49
*** cbartz has quit IRC13:05
*** cbartz has joined #openstack-swift13:07
*** NM has joined #openstack-swift13:10
*** OrionX has joined #openstack-swift13:10
*** OrionX has quit IRC13:14
*** cshastri has joined #openstack-swift13:29
*** OrionX has joined #openstack-swift13:30
*** psachin has quit IRC13:32
*** germs has joined #openstack-swift13:33
*** germs has quit IRC13:33
*** germs has joined #openstack-swift13:33
*** germs has quit IRC13:33
*** germs has joined #openstack-swift13:34
*** germs has quit IRC13:34
*** germs has joined #openstack-swift13:34
*** OrionX has quit IRC13:35
*** armaan has quit IRC13:35
*** armaan has joined #openstack-swift13:36
*** armaan has quit IRC13:40
*** bkopilov has joined #openstack-swift13:59
*** wes_dillingham has quit IRC14:00
*** wes_dillingham has joined #openstack-swift14:00
*** wes_dillingham has quit IRC14:00
*** wes_dillingham has joined #openstack-swift14:01
*** wes_dillingham has quit IRC14:01
*** wes_dillingham has joined #openstack-swift14:02
*** wes_dillingham has quit IRC14:02
*** wes_dillingham has joined #openstack-swift14:02
*** wes_dillingham has quit IRC14:03
*** wes_dillingham has joined #openstack-swift14:03
*** wes_dillingham has quit IRC14:03
*** wes_dillingham has joined #openstack-swift14:04
*** wes_dillingham has quit IRC14:04
*** ukaynar has joined #openstack-swift14:05
*** wes_dillingham has joined #openstack-swift14:05
*** wes_dillingham has quit IRC14:05
*** wes_dillingham has joined #openstack-swift14:06
*** wes_dillingham has quit IRC14:06
*** wes_dillingham has joined #openstack-swift14:06
*** wes_dillingham has quit IRC14:07
*** wes_dillingham has joined #openstack-swift14:07
*** wes_dillingham has quit IRC14:07
*** wes_dillingham has joined #openstack-swift14:08
*** wes_dillingham has quit IRC14:08
*** gkadam has quit IRC14:09
*** links has quit IRC14:10
*** OrionX has joined #openstack-swift14:11
*** itlinux has quit IRC14:11
*** Fr33m1nd has joined #openstack-swift14:13
*** OrionX has quit IRC14:16
*** silor has joined #openstack-swift14:17
*** germs_ has joined #openstack-swift14:18
*** germs has quit IRC14:20
*** cshastri has quit IRC14:23
*** silor has quit IRC14:26
*** OrionX has joined #openstack-swift14:30
*** OrionX has quit IRC14:34
*** wes_dillingham has joined #openstack-swift14:40
*** SkyRocknRoll has joined #openstack-swift14:43
*** gyankum has quit IRC14:58
*** OrionX has joined #openstack-swift15:12
*** OrionX has quit IRC15:16
*** germs_ has quit IRC15:20
*** germs has joined #openstack-swift15:20
*** germs has quit IRC15:20
*** germs has joined #openstack-swift15:20
*** armaan has joined #openstack-swift15:23
openstackgerritMerged openstack/swift feature/deep: Handle Timeouts in _put_container  https://review.openstack.org/55528015:26
*** OrionX has joined #openstack-swift15:30
*** mikecmpbll has quit IRC15:31
*** mikecmpbll has joined #openstack-swift15:33
*** OrionX has quit IRC15:35
*** wes_dillingham has quit IRC15:37
*** itlinux has joined #openstack-swift15:37
*** itlinux has quit IRC15:39
*** itlinux has joined #openstack-swift15:39
*** Fr33m1nd has quit IRC15:42
notmynamegood morning15:42
*** pcaruana has joined #openstack-swift15:42
*** pcaruana has quit IRC15:44
openstackgerritAlistair Coles proposed openstack/swift feature/deep: Enable sharding via own_shard_range in manage_shard_ranges.py  https://review.openstack.org/55534315:44
*** wes_dillingham has joined #openstack-swift15:46
*** pcaruana has joined #openstack-swift15:48
*** Supun has joined #openstack-swift15:54
notmynamekota_: thanks for working on patch 55524515:57
patchbothttps://review.openstack.org/#/c/555245/ - swift - Fix versioned writes error with url-encoded object...15:57
notmynameFYI Openstack "S" naming poll preliminary results http://lists.openstack.org/pipermail/openstack-operators/2018-March/015007.html15:59
*** armaan has quit IRC16:03
*** armaan has joined #openstack-swift16:04
*** armaan has quit IRC16:04
*** OrionX has joined #openstack-swift16:12
*** OrionX has quit IRC16:16
*** gerardgine has joined #openstack-swift16:19
openstackgerritAlistair Coles proposed openstack/swift feature/deep: Give sharder send_ranges its own GreenAsyncPile  https://review.openstack.org/55536416:20
*** OrionX has joined #openstack-swift16:30
*** OrionX has quit IRC16:35
*** wes_dillingham has quit IRC16:58
*** gyee has joined #openstack-swift17:00
*** Supun has quit IRC17:00
*** cbartz has quit IRC17:06
openstackgerritNguyen Hai proposed openstack/swift master: Follow the new PTI for document build  https://review.openstack.org/55178617:06
timburkekota_: thanks for looking at that bug! i've got this nagging feeling like the problem is really in the unquoting at https://github.com/openstack/swift/blob/2.17.0/swift/common/wsgi.py#L1192 -- why wouldn't we just have make_(pre_authed_|sub)request accept a query_string arg like make_env? and why are we using Request.blank instead of passing the result of make_env straight to Request.__init__? why doesn't make_env make the env we want17:08
timburke??17:08
timburkeif we continue down this path, i feel like pretty much *every* situation where we used make_*request should be quoting path first... in which case, why not make it easier to consume instead of easier to mess up?17:09
timburkehttps://github.com/openstack/swift/commit/a539ac5 and https://github.com/openstack/swift/commit/3524718 and https://github.com/openstack/swift/commit/6743e4d seem like they led us far astray17:09
timburkeas an aside, i feel like the comment at https://github.com/openstack/swift/blob/2.17.0/swift/common/swob.py#L825 is kinda horrible, (poorly) describing what will be done with the param instead of the form it should take :-/17:10
tdasilvarledisez: do you have that link to the ehterpad from yesterday's meeting handy?17:10
acolestdasilva: this? https://etherpad.openstack.org/p/LOSF_Meeting17:10
tdasilvaacoles: perfect, thanks!17:11
*** OrionX has joined #openstack-swift17:11
*** OrionX has quit IRC17:16
*** hseipp has quit IRC17:26
*** geaaru has quit IRC17:30
*** OrionX has joined #openstack-swift17:30
*** gerardgine has quit IRC17:31
*** OrionX has quit IRC17:35
*** wes_dillingham has joined #openstack-swift17:36
*** Supun has joined #openstack-swift17:39
*** mikecmpbll has quit IRC17:43
*** Anticimex has joined #openstack-swift17:50
*** SkyRocknRoll has quit IRC17:51
*** neonpastor has quit IRC17:53
*** OrionX has joined #openstack-swift18:11
*** OrionX has quit IRC18:16
*** wes_dillingham has quit IRC18:27
*** tesseract has quit IRC18:32
*** gerardgine has joined #openstack-swift18:35
*** germs has quit IRC18:36
*** germs has joined #openstack-swift18:37
*** germs has quit IRC18:37
*** germs has joined #openstack-swift18:37
*** germs has quit IRC18:39
*** germs has joined #openstack-swift18:39
*** germs has quit IRC18:39
*** germs has joined #openstack-swift18:39
*** wes_dillingham has joined #openstack-swift18:51
*** itlinux has quit IRC18:59
*** itlinux has joined #openstack-swift18:59
*** wes_dillingham has quit IRC19:01
*** wes_dillingham has joined #openstack-swift19:49
*** wes_dillingham has quit IRC19:59
*** Supun has quit IRC19:59
openstackgerritTim Burke proposed openstack/swift feature/deep: Tolerate stale reads in manage_shard_ranges  https://review.openstack.org/55543720:04
openstackgerritTim Burke proposed openstack/swift feature/deep: Emit progress during swift-manage-shard-ranges find  https://review.openstack.org/55543820:04
openstackgerritTim Burke proposed openstack/swift feature/deep: Emit progress during swift-manage-shard-ranges find  https://review.openstack.org/55543820:13
*** OrionX has joined #openstack-swift20:13
*** gerardgine has quit IRC20:17
*** OrionX has quit IRC20:17
*** joeljwright has quit IRC20:23
*** stewie925 has quit IRC20:33
*** MeltedLux has joined #openstack-swift20:39
notmynamehttp://bedrockdb.com looks interesting20:46
*** mikecmpbll has joined #openstack-swift20:59
tdasilvanotmyname: reminded me of this: https://github.com/rqlite/rqlite21:02
timburkeacoles: i need to think about how the epoch move in https://review.openstack.org/#/c/552668/ will affect what i need to do in https://review.openstack.org/#/c/549678/ ...21:08
patchbotpatch 552668 - swift (feature/deep) - Store epoch in shard ranges table21:08
patchbotpatch 549678 - swift (feature/deep) - Stop replicating object rows from large DBs to sha...21:08
acolestimburke: storing it in the shard range or using it when creating dbs for cleaving? or both?21:10
openstackgerritAlistair Coles proposed openstack/swift feature/deep: Require sufficient replication of each cleaved shard range  https://review.openstack.org/55333721:11
openstackgerritAlistair Coles proposed openstack/swift feature/deep: Require sufficient replication before deleting misplaced objects  https://review.openstack.org/55545921:11
acolestimburke: one of the goals was to ensure that cleave dbs did not appear to be 'older' than the dbs they are cleaving to21:12
timburkefiguring out whether my db's epoch matches the current sharding epoch, and whether i need to force shard range replication ahead of thinking about that21:12
acolesah, yeah. definitely good to think about that!21:12
timburke(bi-directional replication, that is)21:13
acolesand remember that broker.db_epoch tells you what the db file state currently is vs the shard range epoch which is the desired state21:14
*** gerardgine has joined #openstack-swift21:14
*** itlinux has quit IRC21:14
acolesclayg: I'm re-using the modified _replicate_object interface in this patch now https://review.openstack.org/55545921:15
patchbotpatch 555459 - swift (feature/deep) - Require sufficient replication before deleting mis...21:15
acolesbuilding on p 55333721:15
patchbothttps://review.openstack.org/#/c/553337/ - swift (feature/deep) - Require sufficient replication of each cleaved sha...21:15
acolestimburke: I need to go. can chat tomorrow or next week.21:16
timburkesounds good. good night acoles!21:16
*** NM has quit IRC21:32
openstackgerritTim Burke proposed openstack/swift feature/deep: Stop unnecessarily instantiating new Timestamps in shard-info  https://review.openstack.org/55546721:44
*** gerardgine has quit IRC21:46
*** pcaruana has quit IRC21:53
*** itlinux has joined #openstack-swift22:11
*** gerardgine has joined #openstack-swift22:20
mattoliverauMorning22:20
*** ukaynar has quit IRC22:26
openstackgerritMerged openstack/swift feature/deep: Give sharder send_ranges its own GreenAsyncPile  https://review.openstack.org/55536422:26
*** gerardgine has quit IRC22:31
*** rcernin has joined #openstack-swift22:34
*** guimaluf has quit IRC22:52
*** gerardgine has joined #openstack-swift22:58
*** kei_yama has joined #openstack-swift23:30

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!