Raymond Roestenburg

Results 53 comments of Raymond Roestenburg

Sorry maybe I should have been more clear in my response, did you use the new configuration feature in 2.0? Please see https://cloudflow.io/docs/current/develop/cloudflow-configuration.html https://cloudflow.io/docs/current/develop/cloudflow-configuration.html#_configuring_streamlets_using_the_streamlet_scope https://cloudflow.io/docs/current/develop/cloudflow-configuration.html#_configuring_a_runtime_using_the_runtime_scope On Mon, 20 Jul 2020...

You can use —conf with deploy as well On Wed, 22 Jul 2020 at 13:37, DarthKrab wrote: > Тhanks for the answer! As far as I understand "kubectl-cloudflow > configure"...

FYI We have also seen this occur, for some reason the Flink operator cannot always advance, and then it falls back to the previous Flink cluster. The 5 min can...

Since the blueprint is verified in a build, it is likely possible to keep track of streamlet sub-project, and then only build images for uses streamlets. All sub-projects must be...

Note that the current behavior is correct, in that it only builds the `app.cr` for the specific application, when you build from the sub project. This feature request suggest to...

Hi @vkorenev thanks for the feedback! In general, there is absolutely nothing wrong with using Alpakka Kafka directly. I agree it would be nice, as you say: > Another option...

Please also note that the `AkkaStreamletTestkit` does not provide features for acknowledging / committing offsets.

Cool no worries Nolan was just curious! On Mon, 12 Oct 2020 at 21:33, Nolan Grace wrote: > Sorry got completely swamped with end of quarter work. It is basically...

Hey @nolangrace how is this progressing, any news?