csantanapr commented on issue #12: [Epic] Improvements to Java Runtime
URL: 
https://github.com/apache/incubator-openwhisk-runtime-java/issues/12#issuecomment-368473079
 
 
   @gorkem I See no issue on adding .java also
   
   @rabbah do you recall why this was not done originally for Java actions and 
only .jar?
   
   Maybe the extra latency for compile step on /init too bad or takes longer 
than 1minute those would be the only two I see, put that?s a problem we have 
today with swift with single source file it?s convenient for dev/demo but for 
production is better to have a precompiled to the action 
   
   Maybe it?s time again to bring discussion of init actions that will help 
with compiling and saving the compiled output to the action stamping with 
runtime image and maybe source on the action this way it only compiled when the 
source changes or the runtime image changes. 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to