Thursday, 2017-03-23

*** flaper87 has quit IRC06:13
kota_eranrom, takashi: if you're getting here, please ping me, I'd like to ask one thing on the storlets behavior07:26
eranromkota_: Hi07:58
kota_eranrom: hi08:00
kota_wait a bit08:00
kota_eranrom: here08:04
kota_eranrom: so my question is for copy handling on storlets08:04
eranromyes.08:04
eranromkota_: want me to describe?08:05
kota_when the client issue COPY to the storlets, where the storlet handler launchs the invocation, i mean proxy vs object08:05
*** flaper87 has joined #openstack-storlets08:06
*** flaper87 has quit IRC08:07
eranromkota_: gotcha, let me have a quick look at the code08:07
*** flaper87 has joined #openstack-storlets08:07
kota_sure08:08
eranromwe do this in the proxy.08:09
kota_I thought, we can run the storlets on the object-server to reduce the network but it looks...08:09
eranromsee here: https://github.com/openstack/storlets/blob/master/storlets/swift_middleware/handlers/proxy.py#L42008:09
kota_yeah, i saw that08:09
eranromkota_: I think you are right.08:09
kota_and now wondering why we are doing for now.08:09
eranromkota_: I do not see a reason why not to do this in the object node.08:11
eranromAt least not from looking at the code...08:11
eranromkota_: I guess we should also ask Takashi what he thinks08:12
kota_eranrom: ok. and actually, I want to do it in the object-serverside since my current PoC testing requires local fd directly08:14
eranromkota_: ok, I will be happy to review the patch!08:15
kota_eranrom: ok, will try then08:17
eranromgoodluck08:17
kota_thx08:18
*** openstackgerrit has quit IRC09:03
*** openstackgerrit has joined #openstack-storlets11:55
openstackgerritKota Tsuyuzaki proposed openstack/storlets master: WIP: run copy source storlets on object-server if possible  https://review.openstack.org/44909911:55
kota_the amazing thing is that no tests failed with that change :/11:55
openstackgerritKota Tsuyuzaki proposed openstack/storlets master: Run copy source storlets on object-server if possible  https://review.openstack.org/44909912:38
kota_eranrom: ^^12:38
eranromkota_: :-) looking.12:43
kota_eranrom: sorry, I didn't have enough time with my local env on the sort of functional testing (i.e. deploying running s2aio and check where the invocation running) yet but if you could check it while I'm asleep, that will be super helpful12:44
eranromkota_: np. I will update here. good night12:45
kota_eranrom: much appreciated12:45
eranromkota_: my pleasure12:45
openstackgerritEran Rom proposed openstack/storlets master: Run copy source storlets on object-server if possible  https://review.openstack.org/44909914:26
openstackgerritEran Rom proposed openstack/storlets master: Running .functests directly not through tox  https://review.openstack.org/44917714:28

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