*** ejat has quit IRC | 00:07 | |
*** ejat has joined #openstack-swift | 00:08 | |
*** ejat has quit IRC | 00:08 | |
*** ejat has joined #openstack-swift | 00:08 | |
*** joeljwright has quit IRC | 00:10 | |
openstackgerrit | Clay Gerrard proposed openstack/swift master: Remove symlink from xml listing response https://review.openstack.org/528134 | 00:18 |
---|---|---|
kota_ | timburk: i think the version is from the object listing request so if you send a request via v2 (idk, what's v2 api), the response xml should include the v2 path | 00:25 |
kota_ | Oh, perhaps, the path format could break something? | 00:31 |
clayg | timburke: thanks for the pointer on the coverage change... I was digging around the .html looking at missing and branch/partial coverage confused | 00:33 |
kota_ | Probably I'm missing something on the matter... | 00:34 |
kota_ | Oic, it looks like xml doesn't want track newer scheme changes? | 00:37 |
* kota_ will look at the discussion at office later | 00:38 | |
*** tovin07_ has joined #openstack-swift | 00:40 | |
openstackgerrit | Samuel Merritt proposed openstack/swift master: Move CORS to middleware. https://review.openstack.org/528106 | 00:42 |
*** psachin has joined #openstack-swift | 00:54 | |
*** mingyu has joined #openstack-swift | 00:56 | |
*** mingyu has quit IRC | 01:00 | |
*** m_kazuhiro has joined #openstack-swift | 01:30 | |
m_kazuhiro | good morning | 01:30 |
m_kazuhiro | symlink is merged!! | 01:30 |
m_kazuhiro | I'm very happy. Thank you everyone!! | 01:32 |
timburke | good work m_kazuhiro, kota_! | 01:35 |
timburke | and tdasilva, and.... :-) | 01:35 |
openstackgerrit | Samuel Merritt proposed openstack/swift master: Move CORS to middleware. https://review.openstack.org/528106 | 01:35 |
*** linkmark has quit IRC | 01:40 | |
kota_ | good morning and I'm at my office now, grubbing a new cap of coffee :-) | 01:41 |
kota_ | timburke: still here? I'm not yet get the problem when the symlink_path is in xml format. what's broken with that? | 01:41 |
timburke | i'm just a little worried that there may be a client that parses xml responses in a brittle way, expecting a particular schema that we never properly defined | 01:43 |
kota_ | something like we are doing in swift3 testing? | 01:43 |
*** Sukhdev has quit IRC | 01:44 | |
timburke | such a client presumably wouldn't create symlinks -- it's old/abandoned and not adding support for new features -- but if it had to coexist with another client that *did* want to write symlinks, it may find that it can't do container listings anymore | 01:44 |
timburke | i guess an alternative would be to make the symlink elements conditional on some new query param, similar to what i did for SLO heart-beating? | 01:47 |
*** two_tired has joined #openstack-swift | 01:48 | |
kota_ | ah, like `heart-beat=on`, `allow-symlink=true` for format: application/xml case could work. | 01:49 |
kota_ | make sense. | 01:49 |
*** psachin has quit IRC | 02:16 | |
openstackgerrit | Merged openstack/swift master: Add base64decode function to common/utils https://review.openstack.org/512804 | 02:33 |
openstackgerrit | Merged openstack/swift master: rename utils function less like stdlib https://review.openstack.org/528081 | 02:33 |
openstackgerrit | Merged openstack/swift master: Symlink doc clean up https://review.openstack.org/527475 | 02:33 |
openstackgerrit | Merged openstack/swift master: Assert X-Newest and X-Backend headers are propagated to symlink target https://review.openstack.org/527477 | 02:33 |
kota_ | OMG the docs clean up already landed. | 02:33 |
kota_ | that means, patch 528134 should fix the docs as well. | 02:34 |
patchbot | https://review.openstack.org/#/c/528134/ - swift - Remove symlink from xml listing response | 02:34 |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift master: Remove symlink from xml listing response https://review.openstack.org/528134 | 02:40 |
*** JimCheung has quit IRC | 02:43 | |
kota_ | clayg: I fixed the docs as well ^^^^ | 02:45 |
*** JimCheung has joined #openstack-swift | 02:47 | |
*** psachin has joined #openstack-swift | 02:50 | |
*** JimCheung has quit IRC | 02:52 | |
*** jappleii__ has joined #openstack-swift | 03:17 | |
*** JimCheung has joined #openstack-swift | 03:18 | |
*** jappleii__ has quit IRC | 03:19 | |
*** jappleii__ has joined #openstack-swift | 03:19 | |
*** threestrands_ has quit IRC | 03:20 | |
*** cshastri has joined #openstack-swift | 03:22 | |
*** JimCheung has quit IRC | 03:23 | |
*** cshastri has quit IRC | 03:27 | |
*** kei_yama has quit IRC | 03:31 | |
*** mingyu has joined #openstack-swift | 03:36 | |
*** JimCheung has joined #openstack-swift | 03:38 | |
*** JimCheung has quit IRC | 03:42 | |
*** gyee has quit IRC | 03:43 | |
mahatic | notmyname: clayg: acoles: kota_: likewise. It's been a pleasure working with you all! | 03:45 |
*** jappleii__ has quit IRC | 03:56 | |
*** kei_yama has joined #openstack-swift | 04:02 | |
openstackgerrit | Clay Gerrard proposed openstack/swift master: Save ring builder if dispersion changes https://review.openstack.org/479012 | 04:17 |
openstackgerrit | Clay Gerrard proposed openstack/swift master: Represent dispersion worse than one replicanth https://review.openstack.org/528155 | 04:17 |
clayg | cschwede: timburke: as availability allows - can you take another look at sam's ring builder cli fixup in patch 479012 | 04:24 |
patchbot | https://review.openstack.org/#/c/479012/ - swift - Save ring builder if dispersion changes | 04:24 |
clayg | the follow up change is useful to me because I have some EC rings that need multiple rebalances to get out of a bad state and we need to be able to detect the dispersion improving each iteration. | 04:25 |
*** SkyRocknRoll has joined #openstack-swift | 04:27 | |
*** m_kazuhiro has quit IRC | 04:32 | |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift master: Add more assertions for Symlink + Copy unit tests https://review.openstack.org/527595 | 04:56 |
kota_ | just rebased | 04:57 |
*** mingyu has quit IRC | 05:37 | |
*** two_tired has quit IRC | 05:56 | |
*** links has joined #openstack-swift | 06:18 | |
*** SkyRocknRoll has quit IRC | 06:39 | |
*** rcernin has quit IRC | 06:47 | |
*** SkyRocknRoll has joined #openstack-swift | 06:52 | |
kota_ | today, I am going to leave my office to owe m_kazuhiro a beer for great symlink work. | 07:06 |
kota_ | see you. | 07:07 |
*** brimestone has joined #openstack-swift | 07:08 | |
*** kmARC has left #openstack-swift | 07:11 | |
*** SkyRocknRoll has quit IRC | 07:15 | |
*** hseipp has joined #openstack-swift | 07:38 | |
*** cbartz has joined #openstack-swift | 07:50 | |
*** brimestone has quit IRC | 07:52 | |
*** armaan has joined #openstack-swift | 07:54 | |
*** armaan has quit IRC | 08:23 | |
*** armaan_ has joined #openstack-swift | 08:23 | |
*** armaan_ has quit IRC | 08:24 | |
*** armaan has joined #openstack-swift | 08:24 | |
*** armaan has quit IRC | 09:04 | |
*** armaan has joined #openstack-swift | 09:05 | |
*** armaan has quit IRC | 09:28 | |
*** armaan has joined #openstack-swift | 09:28 | |
acoles | good morning | 09:30 |
acoles | mahatic: o/ good luck with whatever comes next | 09:30 |
acoles | m_kazuhiro: congratulations on symlinks work | 09:31 |
acoles | kota_: you too ^^ , great work everyone | 09:32 |
acoles | mattoliverau: did you see my note yesterday here? | 09:33 |
acoles | oh, it's already the weekend in oz! I'll try to catch you next week, will need to set an alarm | 09:34 |
mattoliverau | umm, yes.. but I can't remember.. let me scroll back :) | 09:34 |
mattoliverau | acoles: Oh yes.. I have that problem with the old shrink code | 09:35 |
acoles | mattoliverau: aha! | 09:35 |
mattoliverau | I remember bringing it up at a sharding update at a summit or midcycle. | 09:36 |
acoles | mattoliverau: I'm going to try removing that PUT and...see what happens! in meantime if you remember any context please let me know | 09:36 |
mattoliverau | we needed some way to mark a shard, that it's still sharding (cleaving) | 09:36 |
mattoliverau | we want to make sure there is somewhere for the redirected traffic to go (taking load of the big container) | 09:38 |
acoles | right, so need to get a container created asap | 09:38 |
mattoliverau | if the container auto creates on a PUT (so we don't put during the sharding stage) we get the same problem. | 09:38 |
acoles | yup | 09:38 |
mattoliverau | I was dropping a sharding metadata that was removed when sharding was complete (or remove it on the handoff container so when it replicates it's dropped from the shards) | 09:39 |
mattoliverau | (ie as a part of moving the data. if that makes sense) | 09:39 |
acoles | yes makes sense, some kind of sentinel to prevent shrinking until shard container is past its genesis | 09:41 |
acoles | thank mattoliverau have a good weekend, enjoy watching England get crushed :/ | 09:44 |
mattoliverau | acoles: yeah, I knew you were travelling so didn't want to kick you while your jetlagged ;) | 09:45 |
mattoliverau | Aussie Aussie Aussie, oi oi oi! | 09:46 |
acoles | mattoliverau: let's talk rugby instead https://www.ruck.co.uk/wp-content/uploads/2017/11/ENGLAND-1.jpg ;-) | 09:49 |
mattoliverau | ahh touche :) | 09:51 |
*** armaan_ has joined #openstack-swift | 09:52 | |
*** armaan has quit IRC | 09:52 | |
*** mvk has quit IRC | 09:59 | |
mattoliverau | k, my Suse team meeting is over, now I can go back to starting my weekend. Night all o/ | 10:04 |
mattoliverau | acoles: have a great day and weekend | 10:04 |
acoles | mattoliverau: and you, thanks for responding | 10:04 |
*** tovin07_ has quit IRC | 10:05 | |
*** armaan_ has quit IRC | 10:06 | |
*** armaan has joined #openstack-swift | 10:07 | |
*** geaaru has joined #openstack-swift | 10:18 | |
*** mvk has joined #openstack-swift | 10:28 | |
*** kei_yama has quit IRC | 10:53 | |
*** hseipp has quit IRC | 11:03 | |
*** hseipp has joined #openstack-swift | 11:06 | |
*** Tengu has left #openstack-swift | 11:11 | |
*** SkyRocknRoll has joined #openstack-swift | 11:51 | |
openstackgerrit | Merged openstack/swift master: add symlink to container sync default and sample config https://review.openstack.org/528072 | 11:56 |
openstackgerrit | Merged openstack/swift master: Add more assertions for Symlink + Copy unit tests https://review.openstack.org/527595 | 11:56 |
*** catintheroof has joined #openstack-swift | 12:31 | |
openstackgerrit | Merged openstack/swift master: add symlink to probetest for reconciler https://review.openstack.org/528073 | 12:45 |
openstackgerrit | Alistair Coles proposed openstack/swift master: Move symlink versioning functional test https://review.openstack.org/528253 | 12:47 |
*** abhitechie has joined #openstack-swift | 12:54 | |
*** cshastri has joined #openstack-swift | 13:03 | |
*** abhitechie has quit IRC | 13:13 | |
*** cshastri has quit IRC | 13:20 | |
*** flwang has quit IRC | 13:22 | |
*** flwang has joined #openstack-swift | 13:23 | |
*** psachin has quit IRC | 14:07 | |
*** cshastri has joined #openstack-swift | 14:22 | |
*** links has quit IRC | 14:31 | |
*** sc has joined #openstack-swift | 14:34 | |
sc | how can I get a report of how objects are stored? I mean on which node? | 14:35 |
*** shaner has quit IRC | 14:41 | |
*** openstackgerrit has quit IRC | 14:48 | |
*** cshastri has quit IRC | 14:48 | |
*** rcernin has joined #openstack-swift | 14:57 | |
*** chsc has joined #openstack-swift | 15:01 | |
*** chsc has joined #openstack-swift | 15:01 | |
*** armaan has quit IRC | 15:05 | |
acoles | sc: the swift-get-nodes cli tool will tell you the expected location of an object | 15:11 |
*** shaner has joined #openstack-swift | 15:12 | |
*** silor has joined #openstack-swift | 15:27 | |
*** armaan has joined #openstack-swift | 15:30 | |
*** rcernin has quit IRC | 15:41 | |
*** abhitechie has joined #openstack-swift | 15:42 | |
sc | thanks acoles I found in the meanwhile | 15:48 |
sc | using the output of swift-get-nodes I got to the point | 15:48 |
sc | it's not as easy as customers think, I was asked to get evidence of the replication happening. I just trusted swift for years without even asking myself questions like this | 15:49 |
acoles | sc: another useful tool, once you have located object files, is swift-object-info | 15:51 |
*** openstackgerrit has joined #openstack-swift | 15:53 | |
openstackgerrit | Merged openstack/swift master: Remove symlink from xml listing response https://review.openstack.org/528134 | 15:53 |
*** SkyRocknRoll has joined #openstack-swift | 16:01 | |
*** mvk has quit IRC | 16:05 | |
openstackgerrit | Merged openstack/swift feature/deep: Add object count and bytes to ShardRange repr https://review.openstack.org/526561 | 16:11 |
*** SkyRocknRoll has quit IRC | 16:14 | |
*** SkyRocknRoll has joined #openstack-swift | 16:26 | |
*** abhitechie has quit IRC | 16:27 | |
*** itlinux has joined #openstack-swift | 16:34 | |
*** cbartz has left #openstack-swift | 16:35 | |
*** sc has left #openstack-swift | 16:40 | |
*** d0ugal has quit IRC | 16:45 | |
*** joeljwright has joined #openstack-swift | 17:00 | |
*** ChanServ sets mode: +v joeljwright | 17:00 | |
*** hseipp has quit IRC | 17:01 | |
*** d0ugal has joined #openstack-swift | 17:04 | |
*** joeljwright has quit IRC | 17:08 | |
*** geaaru has quit IRC | 17:11 | |
*** brimestone has joined #openstack-swift | 17:11 | |
*** mvk has joined #openstack-swift | 17:25 | |
*** joeljwright has joined #openstack-swift | 17:27 | |
*** ChanServ sets mode: +v joeljwright | 17:27 | |
*** silor has quit IRC | 17:28 | |
notmyname | good morning | 17:44 |
amrith | notmyname, good afternoon | 17:44 |
brimestone | Hello notmyname! | 17:44 |
*** JimCheung has joined #openstack-swift | 17:49 | |
notmyname | 16 patches landed since yesterday | 17:54 |
clayg | wtg yesterday | 17:54 |
*** joeljwright has quit IRC | 17:56 | |
*** catintheroof has quit IRC | 18:07 | |
*** catinthe_ has joined #openstack-swift | 18:07 | |
*** armaan has quit IRC | 18:38 | |
acoles | timburke: hi, re discussion here, I'm currently looking at adding a shard range update to root in _find_ranges as part of eliminating racing between sharding and shrinking | 18:50 |
timburke | i should go read my scrollback :-) | 18:52 |
acoles | in short...need (a) root to be aware of shards and their object count before any update arrives from the fresh but as yet empty shard container | 18:52 |
acoles | timburke: wait, here was meant to be followed by https://review.openstack.org/510978 | 18:52 |
patchbot | patch 510978 - swift (feature/deep) - Root driven shrinking (MERGED) | 18:52 |
acoles | sorry! | 18:52 |
acoles | ... and need (b) fresh-but-empty shard container updates to then be ignored at the root until objects get cleaved into them | 18:53 |
acoles | timburke: summary from earlier conversation with mattoliverau (here, yes in irc!) was him reminding me that we do need the fresh but empty shard container in order to start receiving new object updates on them | 18:54 |
acoles | anyway, I hope I am almost there, and in true swift fashion it comes down to appropriate use of timestamps | 18:54 |
notmyname | oh, I guess I havent' actually registered for the ptg yet | 18:55 |
acoles | notmyname: :O nor have I, and I was feeling so organised :/ | 18:55 |
notmyname | ...and no visa for US citizens to go to ireland for a conference | 18:59 |
*** szaher has quit IRC | 19:02 | |
*** gyee has joined #openstack-swift | 19:08 | |
*** szaher has joined #openstack-swift | 19:18 | |
notmyname | BA flight to london is $544. first class ticket on that flight is $23476 | 19:18 |
clayg | notmyname: seems reasonable | 19:20 |
*** catinthe_ has quit IRC | 19:21 | |
*** SkyRocknRoll has quit IRC | 19:35 | |
*** brimestone has quit IRC | 19:47 | |
acoles | notmyname: so which class did you choose? | 19:53 |
notmyname | the problem with the first class fare is that I'd still be on the flight with the common fare. seems like too much to me. can't risk brushing against the cattle class. probably will need to look into a private plane instead | 19:57 |
notmyname | ;-) | 19:57 |
acoles | lol. you're worth it | 19:57 |
notmyname | in actuality, I was only checking times. and I'm very happy to use the corp travel person so I don't have to worry about little things like prices. I just trust/hope they choose a reasonable one :-) | 19:58 |
notmyname | since I hear the event hotel is booked the night before the ptg, I may not come a day early. seems flight schedules would likely work well to leave SFO saturday and get to dublin on sunday afternoon or dinner time | 20:00 |
notmyname | but I was considering spending a day in london or something | 20:00 |
clayg | i'm so confused about allowed_versioned_writes - set it to false and I swear after restart my proxy still shows versioned_writes in /info - it's insane? | 20:09 |
acoles | clayg: is it in your pipeline or being autoinserted? | 20:16 |
acoles | I think if it is auto inserted it doesn't pick up the conf section but uses defaults | 20:17 |
acoles | hmmm, maybe not, can't reproduce that | 20:18 |
acoles | doh, it is false by default, ignore me | 20:22 |
clayg | it's in there pipeline = catch_errors healthcheck proxy_logging memcache container_sync bulk tempurl tempauth staticweb slo dlo versioned_writes symlink keymaster encryption proxy_logging proxy | 20:25 |
clayg | :'( | 20:25 |
acoles | clayg: I just set mine false (it is in pipeline) and do not see it /info | 20:25 |
clayg | yeah.... something super stupid is going on my environment - thanks for confirming it's just me | 20:26 |
acoles | orphan process? | 20:26 |
*** armaan has joined #openstack-swift | 20:27 | |
clayg | yup :'( | 20:31 |
*** openstackgerrit has quit IRC | 20:48 | |
*** itlinux has quit IRC | 20:59 | |
*** armaan has quit IRC | 21:14 | |
*** armaan has joined #openstack-swift | 21:15 | |
*** rcernin has joined #openstack-swift | 21:36 | |
*** itlinux has joined #openstack-swift | 21:40 | |
*** openstackgerrit has joined #openstack-swift | 21:55 | |
openstackgerrit | Alistair Coles proposed openstack/swift feature/deep: Fix broker merge_shard_ranges https://review.openstack.org/528422 | 21:55 |
acoles | ! | 21:55 |
*** geaaru has joined #openstack-swift | 22:00 | |
*** itlinux has quit IRC | 22:01 | |
*** armaan has quit IRC | 22:28 | |
*** catintheroof has joined #openstack-swift | 22:29 | |
openstackgerrit | Clay Gerrard proposed openstack/swift master: functest for symlink + versioned writes https://review.openstack.org/527583 | 22:49 |
*** chsc has quit IRC | 22:58 | |
openstackgerrit | Clay Gerrard proposed openstack/swift master: Save ring builder if dispersion changes https://review.openstack.org/479012 | 23:04 |
openstackgerrit | Clay Gerrard proposed openstack/swift master: Represent dispersion worse than one replicanth https://review.openstack.org/528155 | 23:33 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!