*** itlinux has quit IRC | 00:00 | |
*** OrionX has quit IRC | 00:01 | |
torgomatic | timburke: to be fair, 0 parity frags is like storing a single replica, but with even worse durability | 00:16 |
---|---|---|
timburke | torgomatic: yup. not saying it's a good idea, but it *was* something that came up once we got duplicated frags | 00:17 |
timburke | (in fact, upon investigation, i determined it was kinda a *terrible* idea as i recall) | 00:18 |
*** tonanhngo has quit IRC | 00:19 | |
*** itlinux has joined #openstack-swift | 00:19 | |
*** tonanhngo has joined #openstack-swift | 00:20 | |
*** JimCheung has quit IRC | 00:21 | |
*** JimCheung has joined #openstack-swift | 00:22 | |
*** JimCheung has quit IRC | 00:27 | |
*** tonanhngo_ has joined #openstack-swift | 00:30 | |
*** JimCheung has joined #openstack-swift | 00:30 | |
*** tonanhngo has quit IRC | 00:31 | |
*** tonanhngo_ has quit IRC | 00:34 | |
openstackgerrit | Clay Gerrard proposed openstack/swift master: Add multiple worker processes strategy to reconstructor https://review.openstack.org/478416 | 00:34 |
clayg | ^ i'm just throwing up my progress today, but I think it's getting close - i need to go over it again | 00:35 |
clayg | i found lp bug #1626290 in a weird state that made it hard to find in search :\ | 00:35 |
openstack | Launchpad bug 1626290 in OpenStack Object Storage (swift) "[object-reconstructor] section is not documented" [Wishlist,Confirmed] https://launchpad.net/bugs/1626290 | 00:35 |
clayg | timburke: you mis-understood the use-case | 00:36 |
timburke | almost certainly | 00:36 |
clayg | one thing you hit sometimes with uploads to swift of large objects is speed of a single spindle | 00:37 |
clayg | if you do a 7+0x3 in a single region, and compare it to a 3-replica single region - durability should be similar-ish - but your aggregate iops/disk-write-bw available to single client PUT stream should be higher | 00:38 |
clayg | ... that's all | 00:38 |
clayg | i may still be a terrible idea - and maybe even for durability reasons - but I remember thinking when you added to the ec duplication comparison you didn't seem to have some context of a previous out-of-band discussion on the thought experiment | 00:39 |
*** JimCheung has quit IRC | 00:40 | |
clayg | or maybe you were reading the shorthand of a duplicated policy 7+0x3 like a math equation (i.e. 7 + (0 * 3) instead of the intended (k + m) * duplication factor which is always the way to read swift ec duplication schemas since there is no such thing as just duplicating the parity frags) | 00:41 |
clayg | i don't recall | 00:41 |
clayg | g'night! | 00:41 |
mattoliverau | morning | 00:48 |
timburke | kota_: on https://github.com/openstack/liberasurecode/commit/74eaa37 -- should we have added something to the error codes at https://github.com/openstack/liberasurecode/blob/1.5.0/include/erasurecode/erasurecode.h#L390-L401 ? like EBADFRAGSET or something? | 00:48 |
mattoliverau | and g'night clayg | 00:48 |
timburke | good morning mattoliverau! | 00:49 |
*** JimCheung has joined #openstack-swift | 00:53 | |
*** tovin07_ has joined #openstack-swift | 00:55 | |
*** kiennt has joined #openstack-swift | 01:07 | |
*** Renich has quit IRC | 01:10 | |
*** tovin07_ has quit IRC | 01:17 | |
*** tovin07_ has joined #openstack-swift | 01:18 | |
*** itlinux has quit IRC | 01:37 | |
*** OrionX_ has quit IRC | 01:37 | |
*** itlinux has joined #openstack-swift | 01:50 | |
*** itlinux has quit IRC | 01:51 | |
*** JimCheung has quit IRC | 01:54 | |
*** RayLei has joined #openstack-swift | 01:58 | |
RayLei | I encountered a swauth bug, the certification takes two times to pass https://user-images.githubusercontent.com/23159763/28195049-95232d8a-687a-11e7-9e33-ac6a645c59a9.png | 01:58 |
kota_ | good morning | 01:59 |
kota_ | timburke: ack | 01:59 |
RayLei | good morning | 01:59 |
kota_ | timburke: it seems good idea to add the error case, currently liberasurecode raise UNKNOWN error with syslog message like "Encountered error in backend decode function!" | 02:05 |
kota_ | clayg, timburke: IIRC, current pyeclib doesn't support striping (i.e. m=0) | 02:07 |
kota_ | but... i think, i had seen the striping driver in pyeclib... but not in use so need to maintain if you want to use. | 02:08 |
*** JimCheung has joined #openstack-swift | 02:09 | |
kota_ | clayg, timburke: https://github.com/openstack/pyeclib/blob/master/pyeclib/core.py#L178 | 02:10 |
*** JimCheung has quit IRC | 02:14 | |
RayLei | I guess clayg is asleep | 02:16 |
clayg | clayg never sleeps - he only defrags | 02:17 |
RayLei | may be you can help me look at the above certification | 02:20 |
*** frank_young has joined #openstack-swift | 02:20 | |
*** JimCheung has joined #openstack-swift | 02:26 | |
*** JimCheung has quit IRC | 02:31 | |
*** frank_young has quit IRC | 02:34 | |
*** frank_young has joined #openstack-swift | 02:34 | |
*** frank_young is now known as frank-young | 02:35 | |
*** frank_young has joined #openstack-swift | 02:36 | |
openstackgerrit | Tuan Luong-Anh proposed openstack/swift master: Update URL home-page in documents according to document migration https://review.openstack.org/483755 | 02:39 |
*** ukaynar has quit IRC | 02:55 | |
*** ukaynar has joined #openstack-swift | 02:55 | |
*** ukaynar has quit IRC | 02:59 | |
*** JimCheung has joined #openstack-swift | 03:03 | |
*** JimCheung has quit IRC | 03:08 | |
*** silor has joined #openstack-swift | 03:27 | |
*** itlinux has joined #openstack-swift | 03:28 | |
*** psachin has joined #openstack-swift | 03:31 | |
openstackgerrit | Tuan Luong-Anh proposed openstack/swift master: Update URL home-page in documents according to document migration https://review.openstack.org/483755 | 03:33 |
*** gkadam has joined #openstack-swift | 03:36 | |
*** OrionX has joined #openstack-swift | 03:47 | |
*** OrionX_ has joined #openstack-swift | 03:48 | |
*** OrionX has quit IRC | 03:52 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/swift master: Updated from global requirements https://review.openstack.org/88736 | 03:53 |
*** kei_yama has quit IRC | 03:55 | |
*** tovin07_ has quit IRC | 03:59 | |
*** tovin07_ has joined #openstack-swift | 04:00 | |
*** kei_yama has joined #openstack-swift | 04:03 | |
RayLei | Why swift certification, the first failure, the second successful? | 04:04 |
*** itlinux has quit IRC | 04:14 | |
*** links has joined #openstack-swift | 04:18 | |
frank_young | You mean, the first time swift authentication fail, but the second time success ?? | 04:27 |
*** frank_young has quit IRC | 04:44 | |
*** frank_young has joined #openstack-swift | 04:45 | |
*** RayLei has quit IRC | 04:50 | |
*** JimCheung has joined #openstack-swift | 05:04 | |
*** frank_young has quit IRC | 05:07 | |
*** frank_young has joined #openstack-swift | 05:07 | |
*** cbartz has joined #openstack-swift | 05:09 | |
*** JimCheung has quit IRC | 05:09 | |
*** kiennt has quit IRC | 05:23 | |
*** abhitechie has joined #openstack-swift | 05:26 | |
*** xrb has joined #openstack-swift | 05:26 | |
*** abhitechie has quit IRC | 05:31 | |
*** abhitechie has joined #openstack-swift | 05:33 | |
*** abhinavtechie has joined #openstack-swift | 05:35 | |
*** abhitechie has quit IRC | 05:35 | |
*** kiennt has joined #openstack-swift | 05:36 | |
*** gyee has quit IRC | 05:37 | |
*** abhinavtechie has quit IRC | 05:43 | |
*** abhitechie has joined #openstack-swift | 05:48 | |
*** rcernin has joined #openstack-swift | 05:52 | |
*** kiennt has quit IRC | 05:58 | |
*** OrionX_ has quit IRC | 05:58 | |
*** xrb has quit IRC | 06:01 | |
*** silor has quit IRC | 06:02 | |
*** kiennt has joined #openstack-swift | 06:03 | |
*** remix_tj has quit IRC | 06:13 | |
*** cbartz has quit IRC | 06:17 | |
*** pcaruana has joined #openstack-swift | 06:25 | |
*** silor has joined #openstack-swift | 06:27 | |
*** tovin07_ has quit IRC | 06:30 | |
*** klrmn has quit IRC | 06:34 | |
*** tovin07_ has joined #openstack-swift | 06:36 | |
*** remix_tj has joined #openstack-swift | 06:37 | |
*** silor1 has joined #openstack-swift | 06:54 | |
*** xrb has joined #openstack-swift | 06:56 | |
*** silor has quit IRC | 06:56 | |
*** silor1 is now known as silor | 06:56 | |
*** RayLei has joined #openstack-swift | 06:56 | |
RayLei | hello | 06:56 |
*** RayLei has quit IRC | 06:57 | |
*** JimCheung has joined #openstack-swift | 07:01 | |
*** JimCheung has quit IRC | 07:05 | |
*** cschwede_ has joined #openstack-swift | 07:10 | |
*** cschwede has quit IRC | 07:13 | |
*** tesseract has joined #openstack-swift | 07:14 | |
*** cbartz has joined #openstack-swift | 07:15 | |
*** kei_yama has quit IRC | 07:19 | |
*** tovin07__ has joined #openstack-swift | 07:28 | |
*** tovin07_ has quit IRC | 07:30 | |
*** cbartz has quit IRC | 07:33 | |
*** abhitechie has quit IRC | 07:35 | |
*** RayLei has joined #openstack-swift | 07:49 | |
*** OrionX has joined #openstack-swift | 07:58 | |
*** JimCheung has joined #openstack-swift | 08:02 | |
*** OrionX has quit IRC | 08:02 | |
*** JimCheung has quit IRC | 08:07 | |
*** tovin07 has joined #openstack-swift | 08:07 | |
*** tovin07__ has quit IRC | 08:08 | |
*** abhitechie has joined #openstack-swift | 08:09 | |
*** joeljwright has joined #openstack-swift | 08:11 | |
*** ChanServ sets mode: +v joeljwright | 08:11 | |
*** abhitechie has quit IRC | 08:27 | |
*** kei_yama has joined #openstack-swift | 08:51 | |
*** kei_yama has quit IRC | 08:54 | |
*** mvk has quit IRC | 09:32 | |
*** joeljwright has quit IRC | 09:51 | |
*** pcaruana has quit IRC | 09:56 | |
*** abhitechie has joined #openstack-swift | 10:00 | |
*** mvk has joined #openstack-swift | 10:01 | |
*** JimCheung has joined #openstack-swift | 10:03 | |
*** JimCheung has quit IRC | 10:08 | |
*** pcaruana has joined #openstack-swift | 10:09 | |
*** xrb has quit IRC | 10:15 | |
*** xrb has joined #openstack-swift | 10:16 | |
*** tovin07 has quit IRC | 10:20 | |
*** frank_young has quit IRC | 10:22 | |
*** cbartz has joined #openstack-swift | 10:22 | |
*** abhitechie has quit IRC | 10:44 | |
*** kiennt has quit IRC | 10:47 | |
*** frank_young has joined #openstack-swift | 10:58 | |
*** OrionX has joined #openstack-swift | 10:59 | |
*** OrionX has quit IRC | 11:03 | |
*** RayLei has quit IRC | 11:10 | |
*** pcaruana has quit IRC | 11:25 | |
*** d0ugal has joined #openstack-swift | 11:37 | |
*** d0ugal has quit IRC | 11:39 | |
*** d0ugal has joined #openstack-swift | 11:40 | |
*** d0ugal has quit IRC | 11:40 | |
*** d0ugal has joined #openstack-swift | 11:40 | |
*** d0ugal has quit IRC | 11:44 | |
*** dja has quit IRC | 11:46 | |
*** frank_young has quit IRC | 11:47 | |
*** dja has joined #openstack-swift | 11:50 | |
*** frank_young has joined #openstack-swift | 11:57 | |
*** frank_young has quit IRC | 12:01 | |
*** JimCheung has joined #openstack-swift | 12:05 | |
*** JimCheung has quit IRC | 12:09 | |
*** MVenesio has joined #openstack-swift | 12:12 | |
*** frank_young has joined #openstack-swift | 12:15 | |
*** ukaynar has joined #openstack-swift | 13:05 | |
*** JimCheung has joined #openstack-swift | 13:06 | |
*** JimCheung has quit IRC | 13:11 | |
*** szaher has quit IRC | 13:18 | |
*** mat128 has joined #openstack-swift | 13:22 | |
*** ukaynar has quit IRC | 13:25 | |
*** Dinesh_Bhor has quit IRC | 13:26 | |
*** frank_young has quit IRC | 13:26 | |
cschwede_ | sorry for the delay folks - here is the updated bug triage list: https://etherpad.openstack.org/p/swift-bug-triage-list | 13:37 |
cschwede_ | some lines include a Gerrit link; I combined two scripts to find unlinked patches. Thus bugs in state NEW with a gerrit patch are likely at least in progress | 13:38 |
*** gkadam has quit IRC | 13:38 | |
cschwede_ | acoles, clayg, tdasilva, notmyname ^ | 13:38 |
acoles | cschwede_: thanks, great work | 13:39 |
cschwede_ | acoles: bummer, i messed up the launchpad urls. one second | 13:39 |
acoles | cschwede_: hehe I hadn't noticed until you said | 13:39 |
*** catintheroof has joined #openstack-swift | 13:40 | |
cschwede_ | fixed | 13:42 |
acoles | cschwede_: tdasilva: so what is the best way to update the etherpad - add your nick to start of line when you take on bugs to triage, strikethrough when closed, make it bold is in doubt and want consensus? | 13:43 |
acoles | s/is/if/ | 13:43 |
cschwede_ | acoles: sounds like a good plan to me | 13:44 |
cschwede_ | acoles: maybe add the keyword triage to the bug as well? to ensure we can filter on that in the future within launchpad | 13:45 |
cschwede_ | especially if the bug stays in state NEW | 13:45 |
tdasilva | cschwede_: so ideally all bugs that are not in the initial state of 'undecided' should be 'triaged', no? | 13:47 |
acoles | cschwede_: there is a status 'Triaged' | 13:47 |
tdasilva | should we move bugs from New to Triaged? and what does triaged mean? confirmed?? | 13:48 |
tdasilva | heh | 13:48 |
tdasilva | too many status options | 13:49 |
cschwede_ | acoles: hmm, after thinking about it, a bug should either be Confirmed, or Invalid, or not? | 13:49 |
acoles | status 'New' is defined as 'not looked at' so ideally we'd like to have zero New (at least for some nano-second! ) | 13:49 |
cschwede_ | there should be no old bugs in New after the triage? | 13:49 |
cschwede_ | right | 13:49 |
tdasilva | sounds good | 13:50 |
cschwede_ | so ignore my triage comment above := | 13:50 |
cschwede_ | :) | 13:50 |
acoles | so we need 'Looked at but still don't know what to do with this' | 13:50 |
tdasilva | acoles: don't know for what reason? missing info? | 13:51 |
tdasilva | or can't confirm it's a bug or not? | 13:51 |
acoles | tdasilva: need another opinion, so I guess it just stays New until we get consensus | 13:51 |
acoles | but I liked cschwede_ idea that we somehow tag to differentiate New that we have looked at from newer News (!) | 13:52 |
tdasilva | acoles: trying to write all that down in the etherpad... | 13:52 |
acoles | cschwede_: can the scripts filter bugs with no activity, and since a date - that might make my thought moot i.e. it owuld be easy to find stuff that arrrived since we started this process? | 13:53 |
cschwede_ | acoles: yes, already did that. the age is the amount of days without an update | 13:54 |
cschwede_ | so the bugs triaged in the last couple days are not included | 13:54 |
acoles | right | 13:54 |
*** pcaruana has joined #openstack-swift | 13:56 | |
*** RayLei has joined #openstack-swift | 13:59 | |
acoles | tdasilva: I just hijacked your how to use tags section :) | 13:59 |
tdasilva | lol, i kind of meant it to mean like what tags to use for what purpose :P | 13:59 |
tdasilva | should we detail that? | 13:59 |
acoles | yeah I suspected you did, just bump my stuff down :P | 14:00 |
tdasilva | heheh | 14:00 |
tdasilva | acoles: i was hoping you would come up with the tags ;) | 14:00 |
*** frank_young has joined #openstack-swift | 14:02 | |
acoles | tdasilva: this is the editor I have always wanted ... I think changes and see them happen before my eyes :) | 14:03 |
tdasilva | rofl | 14:03 |
tdasilva | acoles, cschwede_: should we also add tags for components? | 14:03 |
tdasilva | we have some like docs, translation, ec | 14:04 |
tdasilva | wondering if we should things like, middleware, proxy, object-server, container-server, account-server??? | 14:04 |
tdasilva | is that helpful at all? | 14:04 |
acoles | the server-types I can imagine so - people may tag middlewares separately | 14:06 |
*** szaher has joined #openstack-swift | 14:06 | |
acoles | probably not owrth creating per-middleware tags up front, they can't all have bugs! | 14:07 |
acoles | worth* | 14:07 |
*** joelinux_ has quit IRC | 14:08 | |
cschwede_ | tdasilva: sounds like a good idea. we should also add the wishlist tag if it's not a bug but sth that would be useful | 14:10 |
acoles | cschwede_: there is a status for wishlist IIRC | 14:10 |
*** SkyRocknRoll has joined #openstack-swift | 14:10 | |
tdasilva | Importance | 14:10 |
* cschwede_ needs to look into launchpad and not only the api results | 14:11 | |
tdasilva | heh | 14:11 |
cschwede_ | tdasilva: right, let's use the importance for it! | 14:11 |
acoles | tdasilva: sorry, IDNRC - Importance | 14:12 |
tdasilva | what do you think of my break down of the status on the etherpad? does it make sense to say not to use Triaged and just use Confirmed? | 14:12 |
cschwede_ | that said, there is "Undecided, needs more discussion" in the prio as well | 14:12 |
RayLei | i meet a bug about swift v1 auth https://user-images.githubusercontent.com/23159763/28195049-95232d8a-687a-11e7-9e33-ac6a645c59a9.png | 14:12 |
cschwede_ | tdasilva: sounds good to me | 14:12 |
cschwede_ | RayLei: you should make sure that your auth token gets invalidated asap | 14:13 |
RayLei | If you do not restart memcached, I use the old token to be able to access swift twice in succession | 14:14 |
cschwede_ | RayLei: and delete that image asap | 14:14 |
cschwede_ | RayLei: expiring the token does not fix this, but please do yourself a favor and remove that image and expire your token! | 14:14 |
tdasilva | cschwede_, acoles: so I made a suggestion that a bug should be left Undecided only when it has not been triaged. As part of the triaging, we should always set the Importance | 14:16 |
tdasilva | Importance can change as more people look at the bug | 14:16 |
cschwede_ | +1 | 14:16 |
RayLei | +1 | 14:17 |
acoles | tdasilva: looks good | 14:18 |
*** mat128 has quit IRC | 14:22 | |
*** mat128 has joined #openstack-swift | 14:23 | |
*** RayLei has quit IRC | 14:26 | |
*** ukaynar has joined #openstack-swift | 14:31 | |
*** chlong has joined #openstack-swift | 14:48 | |
*** links has quit IRC | 14:49 | |
*** psachin has quit IRC | 14:56 | |
*** lucasxu has joined #openstack-swift | 14:59 | |
*** OrionX has joined #openstack-swift | 15:01 | |
*** JimCheung has joined #openstack-swift | 15:02 | |
*** OrionX has quit IRC | 15:04 | |
*** rcernin has quit IRC | 15:05 | |
*** ukaynar_ has joined #openstack-swift | 15:06 | |
*** JimCheung has quit IRC | 15:06 | |
*** ukaynar has quit IRC | 15:07 | |
*** MVenesio has quit IRC | 15:25 | |
*** klrmn has joined #openstack-swift | 15:26 | |
openstackgerrit | Merged openstack/swift master: Add X-Copy-From-Account to api-ref https://review.openstack.org/483114 | 15:32 |
notmyname | good morning | 15:32 |
notmyname | cschwede_: thanks for the bug etherpad | 15:33 |
*** mvk has quit IRC | 15:35 | |
notmyname | FYI in case you see it, new setuptools release seems to be causing problems http://lists.openstack.org/pipermail/openstack-dev/2017-July/119694.html | 15:38 |
*** SkyRocknRoll has quit IRC | 15:47 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/swift master: Updated from global requirements https://review.openstack.org/88736 | 15:51 |
*** itlinux has joined #openstack-swift | 15:52 | |
notmyname | there's a new cloud out there now. alibaba. their object storage looks like s3 https://www.alibabacloud.com/product/oss?spm=a3c0i.o31978en.675768.dnavproductsb1.9ebe31Rkh9B5 | 15:59 |
*** klrmn has quit IRC | 16:03 | |
*** jeblair has quit IRC | 16:09 | |
*** jeblair has joined #openstack-swift | 16:11 | |
*** oshritf has joined #openstack-swift | 16:12 | |
clayg | so I'm thinking I might go ahead and square away lp bug #1626290 today real quick (after I commute and work on this other thing I need to do) | 16:13 |
openstack | Launchpad bug 1626290 in OpenStack Object Storage (swift) "[object-reconstructor] section is not documented" [Wishlist,Confirmed] https://launchpad.net/bugs/1626290 | 16:13 |
clayg | I guess I'll make it orthogonal to patch 478416 - but maybe if one of them merges we can rebase/fixup which ever is left still in review to catch up? | 16:14 |
patchbot | https://review.openstack.org/#/c/478416/ - swift - Add multiple worker processes strategy to reconstr... | 16:14 |
*** ukaynar_ has quit IRC | 16:14 | |
*** frank_young has quit IRC | 16:14 | |
*** tonanhngo has joined #openstack-swift | 16:15 | |
acoles | clayg: I had made a note to at least do that as a follow up but yeah if you get there then we'll rebase as necessary | 16:24 |
timburke | good morning | 16:24 |
*** oshritf has quit IRC | 16:25 | |
timburke | kota_: huh... i'd entirely missed the striping driver. looks like it doesn't touch libec at all? the more i play around with this, the more i want as much logic as possible in libec, with pyeclib being a minimal shim to get us python bindings for it | 16:27 |
*** xrb has quit IRC | 16:28 | |
timburke | i'd also *really* like to see us get rid of the C code in pyeclib. we've got ctypes; why can't we just use python? | 16:28 |
*** chsc has joined #openstack-swift | 16:29 | |
*** cbartz has left #openstack-swift | 16:30 | |
*** abhitechie has joined #openstack-swift | 16:34 | |
tdasilva | timburke: the more we push logic to ec, the easier it will be to port pyeclib to a golang binding | 16:35 |
*** dosaboy_ is now known as dosaboy | 16:35 | |
timburke | tdasilva: bingo! | 16:35 |
*** JimCheung has joined #openstack-swift | 16:41 | |
*** klrmn has joined #openstack-swift | 16:53 | |
*** psachin has joined #openstack-swift | 16:53 | |
*** mvk has joined #openstack-swift | 16:58 | |
*** psachin has quit IRC | 17:15 | |
*** gyee has joined #openstack-swift | 17:20 | |
*** pcaruana has quit IRC | 17:41 | |
*** cschwede_ has quit IRC | 17:46 | |
*** xrb has joined #openstack-swift | 17:51 | |
*** saint_ has quit IRC | 18:10 | |
*** frank_young has joined #openstack-swift | 18:13 | |
*** frank_young has quit IRC | 18:18 | |
*** spotz has quit IRC | 18:33 | |
*** silor has quit IRC | 18:39 | |
*** spotz has joined #openstack-swift | 18:45 | |
*** lucasxu has quit IRC | 18:47 | |
openstackgerrit | Thiago da Silva proposed openstack/swift master: Small updates to saio doc https://review.openstack.org/484016 | 18:57 |
*** OrionX has joined #openstack-swift | 19:03 | |
*** OrionX has left #openstack-swift | 19:03 | |
*** MVenesio has joined #openstack-swift | 19:16 | |
*** mat128 has quit IRC | 19:38 | |
*** catintheroof has quit IRC | 20:01 | |
*** JimCheung has quit IRC | 20:09 | |
*** JimCheung has joined #openstack-swift | 20:09 | |
*** frank_young has joined #openstack-swift | 20:37 | |
*** frank_young has quit IRC | 20:41 | |
*** ukaynar has joined #openstack-swift | 21:10 | |
*** chlong has quit IRC | 21:19 | |
*** MVenesio has quit IRC | 21:38 | |
*** OrionX_ has joined #openstack-swift | 21:59 | |
*** frank_young has joined #openstack-swift | 22:02 | |
*** OrionX_ has quit IRC | 22:06 | |
*** frank_young has quit IRC | 22:06 | |
*** itlinux has quit IRC | 22:13 | |
*** vint_bra has quit IRC | 22:18 | |
*** xrb has quit IRC | 22:19 | |
*** xrb has joined #openstack-swift | 22:19 | |
*** xrb has quit IRC | 22:19 | |
*** xrb has joined #openstack-swift | 22:20 | |
*** xrb has quit IRC | 22:20 | |
*** xrb has joined #openstack-swift | 22:21 | |
*** xrb has quit IRC | 22:21 | |
*** xrb has joined #openstack-swift | 22:21 | |
*** xrb has quit IRC | 22:22 | |
*** xrb has joined #openstack-swift | 22:22 | |
*** xrb has quit IRC | 22:23 | |
*** d0ugal has joined #openstack-swift | 22:29 | |
openstackgerrit | Tim Burke proposed openstack/liberasurecode master: flat_xor_hd: better validate args https://review.openstack.org/483610 | 22:53 |
*** OrionX has joined #openstack-swift | 23:02 | |
*** OrionX has quit IRC | 23:06 | |
*** JimCheung has quit IRC | 23:07 | |
*** JimCheung has joined #openstack-swift | 23:07 | |
openstackgerrit | Tim Burke proposed openstack/liberasurecode master: flat_xor_hd: better validate args https://review.openstack.org/483610 | 23:24 |
*** itlinux has joined #openstack-swift | 23:27 | |
*** frank_young has joined #openstack-swift | 23:40 | |
*** itlinux_ has joined #openstack-swift | 23:43 | |
*** frank_young has quit IRC | 23:45 | |
*** itlinux has quit IRC | 23:49 | |
*** ukaynar has quit IRC | 23:50 | |
*** chsc has quit IRC | 23:55 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!