You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/04/18 15:13:51 UTC

[GitHub] kameshsampath commented on issue #35: [Thought] Using Volumes for java actions

kameshsampath commented on issue #35: [Thought] Using Volumes for java actions
URL: https://github.com/apache/incubator-openwhisk-runtime-java/issues/35#issuecomment-382422575
 
 
   yes @rabbah something like that, we an use PV as well but @gorkem  felt its take a bit of time loading PV, so thinking of some way like GlusterFS kind of things. 
   
   My thoughts around proposing this idea were:
   
   - help big SI adopt OW with option that they connect their existing maven repos to the volumes 
   - wsk create (java action) does not need to store the jar binary in couchdb instead it can point to maven GAV 
   - when invoking action the maven GAV could be used to add that jar alone to CP and invoke it.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services