kota_ | eranrom: i have just a question for TC meeting that we might need to prepare some thought. | 04:22 |
---|---|---|
kota_ | eranrom: that is on the implementation language of storlets. | 04:22 |
kota_ | eranrom: a few weeks ago, notmyname brought a topic that swift wants to official TC support to use go language to implement some parts of swift but it was rejected (i.e. openstack TC doesn't want to support other language than python) | 04:24 |
kota_ | eranrom: however, I know storlets have some java/c code for SBus. | 04:25 |
kota_ | eranrom: so that my concern is that it may be a blocker for storlets to get approval into openstack official support product. | 04:26 |
kota_ | eranrom: do you have any idea for that? | 04:26 |
eranrom | kota_: good point. Fortunately, java is already used in openstack | 07:20 |
eranrom | I think that in more then one project | 07:20 |
kota_ | eranrom: oh really? | 07:20 |
eranrom | yes, I should know the project names of the top of my head. Looking. | 07:21 |
eranrom | ok there is the SDK, but it also has go, so I guess this one will not do.... | 07:23 |
eranrom | there is also an openstack client in Java, but now I see that it is not part of openstack | 07:25 |
eranrom | so, we need a better answer. Which might be that we are working on a python 'binding' | 07:25 |
eranrom | Regarding c, at the time I just did not find a way to pass a fd between processes using python 2.7 it was only introduced in python 3.2 (I think) and Java | 07:28 |
eranrom | does not have this at all. | 07:28 |
kota_ | back | 07:41 |
kota_ | hmm... from notmyname report, openstack "service" seems to be needed to be built in python. | 07:42 |
kota_ | i didn't read the code in c of storlet in detail yet so that I need more deep dive how we could solve it | 07:43 |
kota_ | probably, it should be a topic in tommrow meeting before TC's one? | 07:44 |
eranrom | good idea. Let me put this on the agenda. you said openstack "service" seems to be needed to be built in python | 07:45 |
eranrom | do you mean that if we are tagged as type service we need everything to be built in Python? | 07:45 |
kota_ | eranrom: i'm not sure whole parts should be built in Python ofr not | 07:55 |
kota_ | rigt now. | 07:55 |
kota_ | but in my feeling, daemon process and basic module should be | 07:56 |
kota_ | some clients like SDK may be written in another language. | 07:56 |
kota_ | so exactly, around SDaemon and c pipes is what we should consider, i think. | 07:57 |
eranrom | ok. so I will put this on the agenda and we can continue the discussion tomorrow | 07:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!