*** ahonda has joined #openstack-swift | 00:01 | |
*** kopparam has joined #openstack-swift | 00:06 | |
*** tdasilva has joined #openstack-swift | 00:11 | |
*** kopparam has quit IRC | 00:11 | |
*** miurahr has joined #openstack-swift | 00:12 | |
*** ho has joined #openstack-swift | 00:16 | |
*** exploreshaifali has quit IRC | 00:21 | |
*** david-lyle is now known as david-lyle_afk | 00:23 | |
*** Masahiro has joined #openstack-swift | 00:23 | |
*** nellysmitt has joined #openstack-swift | 00:25 | |
*** dmorita has joined #openstack-swift | 00:27 | |
*** Masahiro has quit IRC | 00:28 | |
*** nellysmitt has quit IRC | 00:30 | |
*** tdasilva has quit IRC | 00:41 | |
*** Masahiro has joined #openstack-swift | 00:54 | |
ho | Hi, I'm interested in swift's RBAC. | 01:17 |
---|---|---|
ho | Now we have https://review.openstack.org/#/c/89568/ for this purpose. | 01:18 |
ho | In the comment of above url, I don't get a direction to realize RBAC. | 01:18 |
ho | Could you please advise me for a direction to support it? | 01:19 |
*** gyee has joined #openstack-swift | 01:21 | |
*** bkopilov has quit IRC | 01:28 | |
openstackgerrit | Daisuke Morita proposed openstack/swift: Improvement of logging for PolicyError https://review.openstack.org/141238 | 01:30 |
*** sudorandom has quit IRC | 01:35 | |
*** sudorandom has joined #openstack-swift | 01:37 | |
*** sudorandom has quit IRC | 01:44 | |
*** sudorandom has joined #openstack-swift | 01:46 | |
*** gyee has quit IRC | 01:47 | |
openstackgerrit | Daisuke Morita proposed openstack/swift: Output account-reaper's logs for PolicyError https://review.openstack.org/141241 | 01:53 |
*** tkay has joined #openstack-swift | 02:00 | |
*** kopparam has joined #openstack-swift | 02:01 | |
*** haomaiwa_ has joined #openstack-swift | 02:04 | |
clayg | oh god, that momment when you realize just how slow your ring change is going to be :'( | 02:05 |
*** bill_az has quit IRC | 02:07 | |
*** kopparam has quit IRC | 02:09 | |
*** kopparam has joined #openstack-swift | 02:14 | |
*** miurahr has quit IRC | 02:17 | |
*** mahatic has quit IRC | 02:23 | |
*** tkay has quit IRC | 02:23 | |
ho | clayg: my change? https://review.openstack.org/#/c/133155/ | 02:24 |
*** nellysmitt has joined #openstack-swift | 02:26 | |
*** X019 has quit IRC | 02:26 | |
*** kopparam has quit IRC | 02:28 | |
*** nellysmitt has quit IRC | 02:31 | |
*** anticw has quit IRC | 02:39 | |
*** anticw has joined #openstack-swift | 02:40 | |
*** anticw has quit IRC | 02:46 | |
*** oomichi has joined #openstack-swift | 02:46 | |
*** anticw has joined #openstack-swift | 02:46 | |
openstackgerrit | Daisuke Morita proposed openstack/swift: Execute object daemons' tasks according to dir information https://review.openstack.org/141252 | 02:50 |
*** anticw has quit IRC | 02:55 | |
*** anticw has joined #openstack-swift | 02:56 | |
*** shakamunyi has joined #openstack-swift | 02:57 | |
*** rmcall has quit IRC | 03:09 | |
*** bill_az has joined #openstack-swift | 03:11 | |
*** bill_az has quit IRC | 03:21 | |
notmyname | mattoliverau: everything going ok? | 03:31 |
notmyname | ho: hello | 03:31 |
mattoliverau | notmyname: yup, decided to read up on container sync.. down a rabbit hole, but going well :) | 03:32 |
notmyname | heh | 03:32 |
notmyname | ho: in general, all access control is handled through whatever auth system you're using (sortof). swift has a way to set different ACLs in the system, and those get parsed by the auth system to determine if the request is authorized | 03:32 |
mattoliverau | opps didn't notice questions in the channel, sorry ho | 03:38 |
notmyname | in order to make an rc on monday, I'll need to send ttx an email on sunday (my time) or early, early on monday. therefore, whatever is landed by then is what goes in | 03:39 |
notmyname | also, looking at the interesting patches (that resulted from "interesting" prod issues) this week, it probably makes sense to also have a relatively fast-follow of another release with all that stuff | 03:39 |
notmyname | the alternative would be to delay 2.2.1 until the new year | 03:40 |
notmyname | I think one now, and one early or mid january would work | 03:40 |
notmyname | (I'll say all this again tomorrow so those sleeping right now can see it too) | 03:40 |
*** jyoti-ranjan has joined #openstack-swift | 03:41 | |
mattoliverau | notmyname: makes sense, thanks for making my timezone the first to hear :) | 03:44 |
notmyname | unless people say that we shouldn't release anything without including some of the placement patches, that's what I'll go for. | 03:46 |
notmyname | the good news is that there isn't anything huge here (yet). the "big" patches are ones like https://review.openstack.org/#/c/140879/ and whatever (if anything) comes from https://review.openstack.org/#/c/140478/ | 03:46 |
*** panbalag has quit IRC | 03:47 | |
*** shakamunyi has quit IRC | 04:08 | |
*** oomichi has quit IRC | 04:12 | |
*** ppai has joined #openstack-swift | 04:16 | |
*** nellysmitt has joined #openstack-swift | 04:27 | |
*** sfineberg has quit IRC | 04:32 | |
*** nellysmitt has quit IRC | 04:32 | |
*** ujjain has quit IRC | 04:34 | |
*** ho has quit IRC | 04:34 | |
*** ujjain has joined #openstack-swift | 04:35 | |
*** sfineberg has joined #openstack-swift | 04:35 | |
*** ho has joined #openstack-swift | 04:36 | |
ho | notmyname: thanks! and sorry to respond late (I was in lunch time). I understand the direction. | 04:51 |
ho | notmyname: I would like to proceed RBAC like this patch ahead in swift. Because almost components in Openstack already support RBAC with keystone. | 04:51 |
ho | notmyname: it seems to lack of functionality. | 04:51 |
notmyname | ho: I had seen the patch you had linked, but not followed it recently. it was marked WIP and doesn't seem to be any progress recently. I dont know the current status of that work (or much about keystone RBAC TBH) | 04:55 |
*** addnull has joined #openstack-swift | 05:12 | |
*** kopparam has joined #openstack-swift | 05:19 | |
*** miurahr has joined #openstack-swift | 05:43 | |
*** miurahr has left #openstack-swift | 05:44 | |
*** nshaikh has joined #openstack-swift | 05:45 | |
*** kopparam has quit IRC | 05:55 | |
ho | notmyname: I see. I have a question. I saw sometimes that you change a status of a patch to adandoned. Is there any rule to change status of patches? | 06:03 |
*** kopparam has joined #openstack-swift | 06:04 | |
ho | mattoliverau: No problem. For me it is very difficult to catch messages on time from IRC :) | 06:12 |
mattoliverau | ho: lol, thanks for understanding :) | 06:13 |
mattoliverau | ho: I can explain abandoned patches to you | 06:13 |
ho | mattoliverau: really? thanks! | 06:15 |
mattoliverau | we have a bot that searches gerrit (review.openstack.org) for reviews that have a -1, are not WIP and haven't been updated for 4 weeks. When the bot finds one, it sends an email to the owner warning them of being auto abandoned, if the patch isn't then updated in 2 weeks from the time the email is sent, it goes on an abandoned list. | 06:16 |
mattoliverau | ho: ^ | 06:16 |
mattoliverau | ho: the email tells the owner what they need to do, rebase it, leave a comment, or mark the change as updated (removing it from the possible abandoned list). | 06:17 |
mattoliverau | ho: every now and again notmyname or one of the other cores will go through the list and abandon changes. We could automate it if the list gets too long, but this lets a human take a look at the changes in question. | 06:17 |
mattoliverau | ho: The list of abandoned changes is at: http://abandoner.oliver.net.au/abandoned_changes.html (but the list was cleared not to long ago). | 06:19 |
mattoliverau | but there is nothing stopping someone from abandoning there own change if they stop working on it. | 06:19 |
ho | mattoliverau: I can understand cleary. Thanks! | 06:20 |
ho | mattoliverau: why I asked it is I would like to realize the patch https://review.openstack.org/#/c/89568/. Is there any way to do it? | 06:21 |
mattoliverau | ho: ahh, well it wont get picked up by the abandoner cause its in WIP. If you are thinking about taking it over, I'd first try and contact the owner and see what is going on with the patch. The email of the owner is in the review. If they are happy for you to take over, then you can clone the change and work on it. Cores have the ability to abandon changes, so if he doesn't respond or we decided its abandoned we can do | 06:24 |
mattoliverau | that :) | 06:24 |
mattoliverau | *pull rather then clone | 06:25 |
ho | mattoliverau: Many thanks! I try to get in touch with the owner. | 06:25 |
mattoliverau | ho: let me know if he doesn't get back to you, and if you need any help taking it over if you can, then let me know :) | 06:26 |
ho | mattoliverau: thanks again! | 06:27 |
*** bkopilov has joined #openstack-swift | 06:28 | |
*** nellysmitt has joined #openstack-swift | 06:28 | |
*** miurahr has joined #openstack-swift | 06:32 | |
ho | mattoliver: ??? Are you Matthew Oliver in https://review.openstack.org/#/c/138342/2 ? | 06:33 |
*** SkyRocknRoll has joined #openstack-swift | 06:33 | |
*** nellysmitt has quit IRC | 06:33 | |
mattoliverau | ho: yup | 06:35 |
ho | mattoliver: Oh, thanks for the review. I wrote a comment for your question. Please re-check it. btw: Where do you live (maybe simular time zone)? | 06:36 |
mattoliverau | ho: I'm in Australia, so yeah, very similar to Japan ;) I think I am 1 hour ahead of you, it's 17:35 here | 06:37 |
mattoliverau | ho: I'm finishing up for the day, but will add it to the top of my review list :) | 06:37 |
ho | mattoliver: great! we can easy to communicate :) have a nice weekend! | 06:41 |
*** shakamunyi has joined #openstack-swift | 06:41 | |
*** rmcall has joined #openstack-swift | 06:42 | |
*** addnull has quit IRC | 06:45 | |
mattoliverau | ho: you too :) | 06:49 |
*** addnull has joined #openstack-swift | 06:52 | |
*** addnull has quit IRC | 06:53 | |
*** addnull has joined #openstack-swift | 06:53 | |
*** miurahr has quit IRC | 06:53 | |
*** zul has quit IRC | 07:00 | |
*** rmcall has quit IRC | 07:04 | |
*** oomichi has joined #openstack-swift | 07:11 | |
*** oomichi has quit IRC | 07:21 | |
*** sungju has quit IRC | 07:27 | |
openstackgerrit | Jiri Suchomel proposed openstack/python-swiftclient: Print info message about incorrect --totals usage when neither -l nor --lh is provided. Added test coverage for --totals. https://review.openstack.org/130463 | 07:31 |
*** ho has quit IRC | 07:48 | |
*** ho has joined #openstack-swift | 07:53 | |
*** nellysmitt has joined #openstack-swift | 07:58 | |
*** jwang_ has joined #openstack-swift | 08:04 | |
*** rledisez has joined #openstack-swift | 08:12 | |
*** SkyRocknRoll has quit IRC | 08:14 | |
*** nshaikh has quit IRC | 08:14 | |
*** jyoti-ranjan has quit IRC | 08:14 | |
*** tellesnobrega has quit IRC | 08:14 | |
*** jwang has quit IRC | 08:14 | |
*** jyoti-ranjan has joined #openstack-swift | 08:18 | |
*** nshaikh has joined #openstack-swift | 08:19 | |
*** SkyRocknRoll has joined #openstack-swift | 08:20 | |
*** tellesnobrega has joined #openstack-swift | 08:21 | |
*** nshaikh has quit IRC | 08:21 | |
*** nshaikh has joined #openstack-swift | 08:21 | |
*** nshaikh has quit IRC | 08:22 | |
*** kopparam has quit IRC | 08:23 | |
*** nshaikh has joined #openstack-swift | 08:24 | |
*** nshaikh has quit IRC | 08:24 | |
*** nshaikh has joined #openstack-swift | 08:25 | |
*** nshaikh has quit IRC | 08:25 | |
*** nshaikh has joined #openstack-swift | 08:26 | |
*** nshaikh has quit IRC | 08:29 | |
*** nshaikh has joined #openstack-swift | 08:29 | |
*** nshaikh has quit IRC | 08:34 | |
*** nshaikh has joined #openstack-swift | 08:34 | |
*** nshaikh has quit IRC | 08:35 | |
*** ho has quit IRC | 08:35 | |
*** nshaikh has joined #openstack-swift | 08:35 | |
*** nshaikh has quit IRC | 08:36 | |
*** nshaikh has joined #openstack-swift | 08:36 | |
*** nshaikh has quit IRC | 08:39 | |
*** nshaikh has joined #openstack-swift | 08:39 | |
*** nshaikh has quit IRC | 08:39 | |
*** acoles_away is now known as acoles | 08:41 | |
*** haomaiwa_ has quit IRC | 08:46 | |
*** Dafna has quit IRC | 08:48 | |
*** kopparam has joined #openstack-swift | 08:51 | |
*** jordanP has joined #openstack-swift | 08:57 | |
*** jordanP has joined #openstack-swift | 08:57 | |
*** dmorita has quit IRC | 08:59 | |
*** jistr has joined #openstack-swift | 09:19 | |
*** miurahr has joined #openstack-swift | 09:21 | |
*** geaaru has joined #openstack-swift | 09:36 | |
*** miurahr has quit IRC | 09:53 | |
*** Masahiro has quit IRC | 09:53 | |
*** SkyRocknRoll has quit IRC | 09:58 | |
*** miurahr has joined #openstack-swift | 10:05 | |
*** SkyRocknRoll has joined #openstack-swift | 10:05 | |
*** sluo_laptop has quit IRC | 10:09 | |
*** addnull has quit IRC | 10:10 | |
*** miurahr has quit IRC | 10:15 | |
*** nellysmitt has left #openstack-swift | 10:16 | |
*** ppai has quit IRC | 10:29 | |
*** addnull has joined #openstack-swift | 10:35 | |
*** aix has joined #openstack-swift | 10:37 | |
*** kopparam has quit IRC | 10:51 | |
*** kopparam has joined #openstack-swift | 10:51 | |
*** kopparam has quit IRC | 10:56 | |
*** tellesnobrega_ has quit IRC | 10:57 | |
*** kopparam has joined #openstack-swift | 10:59 | |
*** miurahr has joined #openstack-swift | 11:09 | |
*** miurahr has quit IRC | 11:16 | |
ipolyzos | has anyone used jclouds to retrieve ec2 credential for swift with S3 compatibility enabled ? | 11:24 |
*** jasondotstar has joined #openstack-swift | 11:31 | |
*** tongli has joined #openstack-swift | 11:32 | |
*** Masahiro has joined #openstack-swift | 11:42 | |
*** Masahiro has quit IRC | 11:46 | |
openstackgerrit | Alistair Coles proposed openstack/swift: Update container on fast-POST https://review.openstack.org/135380 | 11:49 |
openstackgerrit | Alistair Coles proposed openstack/swift: Make ssync compatible with fast-post meta files https://review.openstack.org/138498 | 11:49 |
acoles | clayg: ^^ triple timestamp tracking. still have some improvements to add. and testing :o | 11:50 |
*** aix has quit IRC | 11:55 | |
*** miurahr has joined #openstack-swift | 11:59 | |
*** addnull has quit IRC | 12:02 | |
*** panbalag has joined #openstack-swift | 12:05 | |
*** kopparam has quit IRC | 12:14 | |
*** kopparam has joined #openstack-swift | 12:16 | |
*** kopparam has quit IRC | 12:17 | |
*** addnull has joined #openstack-swift | 12:25 | |
*** zul has joined #openstack-swift | 12:32 | |
*** ahonda has quit IRC | 12:39 | |
*** jasondotstar has quit IRC | 12:48 | |
*** kopparam has joined #openstack-swift | 12:58 | |
*** aix has joined #openstack-swift | 12:59 | |
*** addnull has quit IRC | 13:03 | |
openstackgerrit | Keshava Bharadwaj proposed openstack/swift: Adds console logging to swift-drive-audit https://review.openstack.org/140972 | 13:09 |
*** bill_az has joined #openstack-swift | 13:27 | |
*** Masahiro has joined #openstack-swift | 13:30 | |
*** Masahiro has quit IRC | 13:35 | |
*** jasondotstar has joined #openstack-swift | 13:37 | |
*** tdasilva has joined #openstack-swift | 14:04 | |
*** k4n0 has quit IRC | 14:17 | |
*** jasondotstar has quit IRC | 14:23 | |
*** rmcall has joined #openstack-swift | 14:34 | |
*** rmcall has quit IRC | 14:48 | |
*** dmsimard_away is now known as dmsimard | 15:01 | |
*** X019 has joined #openstack-swift | 15:08 | |
*** rdaly2 has joined #openstack-swift | 15:11 | |
*** daddyjoseph97 has joined #openstack-swift | 15:14 | |
*** kopparam has quit IRC | 15:18 | |
*** Masahiro has joined #openstack-swift | 15:19 | |
*** Masahiro has quit IRC | 15:24 | |
*** rdaly2 has quit IRC | 15:30 | |
*** SkyRocknRoll has quit IRC | 15:34 | |
*** tellesnobrega_ has joined #openstack-swift | 15:34 | |
*** tellesnobrega_ has quit IRC | 15:47 | |
*** rmcall has joined #openstack-swift | 15:55 | |
notmyname | acoles: cschwede: I'd love any comments on what I said in here last night about the next release(s) | 16:07 |
*** tellesnobrega_ has joined #openstack-swift | 16:07 | |
*** shakamunyi has quit IRC | 16:11 | |
acoles | notmyname: hi, makes sense (one now one jan) | 16:20 |
notmyname | acoles: thanks | 16:20 |
notmyname | that being said, of course as much of https://wiki.openstack.org/wiki/Swift/PriorityReviews which lands is good :-) | 16:20 |
*** X019 has quit IRC | 16:21 | |
acoles | notmyname: i looked at 136258 today, i won't get to any more reviews (like the ring-builder one) until next week i'm afraid | 16:21 |
notmyname | ok | 16:21 |
acoles | notmyname: has it stopped raining? | 16:21 |
notmyname | no. still raining today. lighter though | 16:22 |
acoles | you need water in CA though, right? | 16:23 |
notmyname | yup | 16:23 |
notmyname | however, this kind of rain isn't too good for that. lots of rain at once is designed to get to the ocean as quickly as possible. most of our water comes from snowpack and snowmelt in the sierras. so if this resulted in a lot of snow there, that's good. otherwise, it makes things wet but doesn't fill reservoirs | 16:24 |
acoles | true, a deluge just runs off too quick | 16:27 |
*** ajiang has joined #openstack-swift | 16:30 | |
*** annegent_ has joined #openstack-swift | 16:33 | |
ajiang | Does anyone have details about swift At-Rest Encryption spec? | 16:41 |
ajiang | The link I found is at http://docs-draft.openstack.org/20/123220/11/check/gate-swift-specs-docs/04ff824/doc/build/html/specs/in_progress/at_rest_encryption.html | 16:42 |
*** haomaiwang has joined #openstack-swift | 16:48 | |
*** david-lyle_afk is now known as david-lyle | 16:49 | |
*** miqui has quit IRC | 17:03 | |
*** miqui_ has quit IRC | 17:04 | |
*** miqui has joined #openstack-swift | 17:04 | |
*** miqui_ has joined #openstack-swift | 17:04 | |
*** acoles is now known as acoles_away | 17:05 | |
*** annegent_ has quit IRC | 17:07 | |
*** Masahiro has joined #openstack-swift | 17:08 | |
*** Masahiro has quit IRC | 17:13 | |
*** rledisez has quit IRC | 17:20 | |
*** tellesnobrega_ has quit IRC | 17:20 | |
*** ajiang has quit IRC | 17:22 | |
*** gyee has joined #openstack-swift | 17:22 | |
*** ajiang has joined #openstack-swift | 17:23 | |
*** kopparam has joined #openstack-swift | 17:23 | |
*** fandi has joined #openstack-swift | 17:25 | |
*** shakamunyi has joined #openstack-swift | 17:28 | |
*** shakamunyi has quit IRC | 17:31 | |
*** openstackgerrit has quit IRC | 17:34 | |
*** openstackgerrit has joined #openstack-swift | 17:35 | |
*** haomaiwang has quit IRC | 17:35 | |
*** annegent_ has joined #openstack-swift | 17:38 | |
*** barra204 has joined #openstack-swift | 17:40 | |
*** acoles_away has quit IRC | 17:40 | |
*** ajiang has quit IRC | 17:41 | |
*** annegent_ has quit IRC | 17:42 | |
*** openstackgerrit has quit IRC | 17:49 | |
*** openstackgerrit has joined #openstack-swift | 17:49 | |
*** acoles_away has joined #openstack-swift | 17:50 | |
*** tellesnobrega_ has joined #openstack-swift | 17:50 | |
*** acoles_away is now known as acoles | 17:51 | |
*** ChanServ sets mode: +v acoles | 17:51 | |
*** tkay has joined #openstack-swift | 17:53 | |
*** sandywalsh has quit IRC | 17:54 | |
*** sandywalsh has joined #openstack-swift | 17:56 | |
*** geaaru has quit IRC | 17:58 | |
*** annegent_ has joined #openstack-swift | 17:59 | |
*** jistr has quit IRC | 18:14 | |
openstackgerrit | Christian Schwede proposed openstack/swift: Warn if multiple replicas are stored within same region/zone/node https://review.openstack.org/140478 | 18:15 |
*** rmcall has quit IRC | 18:25 | |
openstackgerrit | Samuel Merritt proposed openstack/swift: WIP: Add notion of overload to swift-ring-builder https://review.openstack.org/141452 | 18:26 |
*** abhirc has joined #openstack-swift | 18:26 | |
*** rmcall has joined #openstack-swift | 18:28 | |
*** rmcall has quit IRC | 18:30 | |
*** rmcall has joined #openstack-swift | 18:31 | |
*** jordanP has quit IRC | 18:37 | |
*** aix has quit IRC | 18:40 | |
*** annegent_ has quit IRC | 18:49 | |
*** annegent_ has joined #openstack-swift | 18:51 | |
*** Masahiro has joined #openstack-swift | 18:57 | |
*** Masahiro has quit IRC | 19:01 | |
notmyname | https://twitter.com/craig_tracey/status/543477105582166016 <- "Auth to Swift is easy!" | 19:04 |
openstackgerrit | Samuel Merritt proposed openstack/swift: Only move too-close-together replicas when they can spread out. https://review.openstack.org/140879 | 19:17 |
*** rmcall has quit IRC | 19:25 | |
*** swat30 has quit IRC | 19:25 | |
*** thurloat has quit IRC | 19:25 | |
clayg | torgomatic: so i still don't quite get the sibling part of that patch, I think i decided that == or <= doesn't matter | 19:26 |
clayg | torgomatic: but I wonder if there could have been a test case that would have exposed the mis-deweight-by tier thing? | 19:26 |
*** rmcall has joined #openstack-swift | 19:27 | |
*** tdasilva has quit IRC | 19:27 | |
torgomatic | clayg: maybe? not quite sure what that test case would look like... I guess it'd be a really weighty sibling tier? | 19:27 |
clayg | torgomatic: i also sorta had this idea that it should be sum(tiers_this_could_go) instead of total - me - places_it_can't_go | 19:27 |
clayg | torgomatic: oh yeah... well doesn't matter I'm really still grapling with the sibling matching - it seems like the weight of (0, 0, '192.168.0.1', 0) shouldn't be included if I'm (0, 0, '192.168.0.2', 1) - right? | 19:28 |
daddyjoseph97 | has an issue ever come up regarding a conditional GET, if-none-match; which results in the correct 304 response also including the Content-Type header in the response? | 19:29 |
daddyjoseph97 | said Content-Type is always 'text/html; charset=UTF-8' as well, if that matters | 19:31 |
torgomatic | clayg: if (0, 0, '192.168.0.1', 0) is full, then its weight should be subtracted out | 19:31 |
torgomatic | daddyjoseph97: are you saying that "Content-Type: text/html; charset=UTF-8" is in the response, but incorrect? | 19:35 |
*** barra204 has quit IRC | 19:36 | |
daddyjoseph97 | torgomatic: yes to both questions | 19:36 |
torgomatic | daddyjoseph97: on my system, If-None-Match: <actual etag> gets me a 304 response with content-type set correctly (the object's real content type) | 19:41 |
torgomatic | If-None-Match: <some other etag> gets me a 200 | 19:41 |
torgomatic | daddyjoseph97: what version of Swift are you running? also, does the 304 response have object metadata in it (X-Object-Meta-*)? | 19:42 |
daddyjoseph97 | torgomatic: I stripped down the pipeline and didn't see a change, can you suggest something else I can do to try and figure out where/how this is happening? | 19:42 |
*** tdasilva has joined #openstack-swift | 19:42 | |
daddyjoseph97 | torgomatic: older, Swift 1.12.0 - no meta headers. Headers are Accept-Ranges, Connection, Content-Length (which is correctly 0), Content-Type, Date, Etag (which is also correct), and X-Trans-Id | 19:45 |
torgomatic | daddyjoseph97: hm, looks like it's fixed in newer ones. I think the commit was in February 2014 (1f67eb74, possibly) | 19:47 |
daddyjoseph97 | torgomatic: music to my ears, thank you very much :) | 19:54 |
torgomatic | np :) | 19:54 |
*** bill_az has quit IRC | 19:59 | |
*** barra204 has joined #openstack-swift | 20:03 | |
openstackgerrit | Samuel Merritt proposed openstack/swift: Add tests for metadata on 304 and 412 responses https://review.openstack.org/141479 | 20:08 |
notmyname | torgomatic: I can tell you wrote that patch before you got lunch ;-) | 20:09 |
*** rmcall has quit IRC | 20:09 | |
torgomatic | hehe | 20:09 |
notmyname | torgomatic: any concerns there that swift's default content type is application/octet-stream? | 20:11 |
torgomatic | notmyname: not really; old Swift used text/html there because that's swob's default | 20:12 |
torgomatic | I could change it if you think it'd help, though | 20:12 |
* torgomatic is ambivalent | 20:12 | |
*** jyoti-ranjan has quit IRC | 20:12 | |
notmyname | torgomatic: ya, I'd prefer it to be something custom. makes it easier to know later that this is testing what was set. and I'll merge it | 20:14 |
torgomatic | notmyname: sure, one sec | 20:14 |
*** tellesnobrega_ has quit IRC | 20:15 | |
*** rmcall has joined #openstack-swift | 20:15 | |
*** tdasilva has quit IRC | 20:16 | |
*** kopparam has quit IRC | 20:16 | |
*** bill_az has joined #openstack-swift | 20:22 | |
*** rmcall has quit IRC | 20:26 | |
peluse | clayg... ping https://review.openstack.org/#/c/134065/ | 20:26 |
peluse | and torgomatic might I interest you in providing a 2nd +2 on https://review.openstack.org/#/c/128154/ | 20:28 |
*** tdasilva has joined #openstack-swift | 20:28 | |
*** rmcall has joined #openstack-swift | 20:28 | |
torgomatic | peluse: sure, I'll take a look after cschwede's ring-builder patch | 20:29 |
openstackgerrit | Samuel Merritt proposed openstack/swift: Add tests for metadata on 304 and 412 responses https://review.openstack.org/141479 | 20:29 |
peluse | torgomatic, gracias | 20:30 |
peluse | not super urgent, just sitting there for a while and nice to commit a common config for EC work | 20:30 |
openstackgerrit | Thiago da Silva proposed openstack/swift: versioned writes middleware https://review.openstack.org/134347 | 20:31 |
notmyname | peluse: anything you can look at on https://wiki.openstack.org/wiki/Swift/PriorityReviews that could land this weekend and be included in 2.2.1? | 20:32 |
* peluse looking | 20:34 | |
*** rmcall has quit IRC | 20:34 | |
peluse | notmyname, OK, will push some quick updates to the recon that I'm working on and take a little break for reviews :) | 20:36 |
openstackgerrit | paul luse proposed openstack/swift: New hashes.pkl format and several other reconstructor related changes https://review.openstack.org/131872 | 20:37 |
notmyname | thanks | 20:37 |
notmyname | torgomatic: thanks. and done | 20:38 |
*** aix has joined #openstack-swift | 20:43 | |
*** Masahiro has joined #openstack-swift | 20:46 | |
*** rdaly2 has joined #openstack-swift | 20:47 | |
*** rmcall has joined #openstack-swift | 20:49 | |
*** Masahiro has quit IRC | 20:50 | |
*** X019 has joined #openstack-swift | 20:57 | |
*** annegent_ has quit IRC | 20:57 | |
*** annegent_ has joined #openstack-swift | 20:58 | |
*** rmcall has quit IRC | 21:00 | |
*** rmcall has joined #openstack-swift | 21:05 | |
*** tdasilva has quit IRC | 21:11 | |
*** dmsimard is now known as dmsimard_away | 21:24 | |
*** kopparam has joined #openstack-swift | 21:47 | |
*** pberis has quit IRC | 21:48 | |
*** pberis has joined #openstack-swift | 21:49 | |
*** kopparam has quit IRC | 21:51 | |
*** pberis has quit IRC | 21:54 | |
*** annegent_ has quit IRC | 21:54 | |
*** bsdkurt has quit IRC | 22:04 | |
*** bsdkurt has joined #openstack-swift | 22:06 | |
*** panbalag has quit IRC | 22:08 | |
*** nellysmitt has joined #openstack-swift | 22:16 | |
*** nellysmitt has quit IRC | 22:20 | |
*** Masahiro has joined #openstack-swift | 22:34 | |
*** Masahiro has quit IRC | 22:39 | |
openstackgerrit | Merged openstack/swift: Add tests for metadata on 304 and 412 responses https://review.openstack.org/141479 | 22:48 |
*** daddyjoseph97 has quit IRC | 22:48 | |
*** kopparam has joined #openstack-swift | 22:50 | |
*** aix has quit IRC | 22:56 | |
*** annegent_ has joined #openstack-swift | 22:57 | |
*** miurahr has quit IRC | 22:59 | |
openstackgerrit | Merged openstack/swift: SAIO updates to support EC development environment. https://review.openstack.org/128154 | 23:03 |
*** rmcall has quit IRC | 23:05 | |
notmyname | cschwede: long in-person comments on your patch for placement warnings. I've briefly summarized it in gerrit, but please ask if you have any questions | 23:06 |
*** annegent_ has quit IRC | 23:06 | |
*** tongli has quit IRC | 23:10 | |
*** kopparam has quit IRC | 23:21 | |
*** miurahr has joined #openstack-swift | 23:22 | |
notmyname | clayg: I completely agree that we don't need to rush to have something in because of a release number somewhere. certainly not at this point, at least | 23:29 |
notmyname | thanks for the further comment on it in gerrit | 23:29 |
*** Masahiro has joined #openstack-swift | 23:35 | |
*** miurahr has quit IRC | 23:39 | |
*** Masahiro has quit IRC | 23:40 | |
*** rdaly2 has quit IRC | 23:41 | |
*** miurahr has joined #openstack-swift | 23:42 | |
*** miurahr has left #openstack-swift | 23:43 | |
*** miurahr has joined #openstack-swift | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!