gus-maurizio commented on issue #1478:
URL: https://github.com/apache/camel-quarkus/issues/1478#issuecomment-686455154


   I understand they are aware and it is a feature. The suggestion is to use 
(which we do) quarkus-lambda… to perform such functions.
   The only use case not completely covered in Quarkus (which it is in Spring 
Boot and plain java), is the ability to run (what we call) a Micro-Batch. This 
is basically a main class that will perform a function and then end gracefully 
(ideally within the max time limit allowed for a lambda, which is 15 minutes). 
The reason why we are so interested in this use case, is to avoid doing this in 
containers (for many reasons, before everybody starts throwing bricks, mostly 
related to governance and regulated industries reduction of blast radius and 
control surfaces).
   
   > On Sep 3, 2020, at 8:23 AM, Luca Burgazzoli <notificati...@github.com> 
wrote:
   > 
   > 
   > did you report the issue to the quarkus team ?
   > 
   > —
   > You are receiving this because you were mentioned.
   > Reply to this email directly, view it on GitHub 
<https://github.com/apache/camel-quarkus/issues/1478#issuecomment-686451883>, 
or unsubscribe 
<https://github.com/notifications/unsubscribe-auth/AKHJMNMBPS2P5QRNXOXSVU3SD6DDNANCNFSM4OZ2CHNQ>.
   > 
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to