You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/06/14 09:33:16 UTC

[GitHub] [camel-k] barius commented on issue #3356: kamel local run support --build-property ?

barius commented on issue #3356:
URL: https://github.com/apache/camel-k/issues/3356#issuecomment-1154947517

   @squakez Thanks for the reply!
   >  I don't think it can be on parity with the cluster run which is in charge to arrange the project, look for dependencies, capabilities, etc... , build and store an IntegrationKit (incremental). Think of that as a very thin layer on top of a normal Camel Quarkus execution.
   
   Yes, I totally agree with that. Took me a while to figure out the difference between `--build-property` and `--property` though :P
   Anyway, `kamel run` is surely a better option in regards of log formatting, `--dev` mode with auto sync, .etc so I will stick with that :)
   
   btw any ideas on the strangely slow performance on k8s? Got ~3x slower when connecting to mysql via `jdbc://` in k8s than local run.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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