Chetan Mehrotra
Chetan Mehrotra
We should add one for Invoker as well as it support `/ping` endpoint. So having a config similar to one in Controller should be fine
This looks useful. Given Kafdrop allow deleting topic it would be helpful it allows also writing to a topic. Otherwise a developer would need to use the kafka-cli to do...
We can call this build nightly (or snapshot in Maven terms). Having proper released artifacts for users would eventually happen. But it would still be good to have the snapshots...
> Would you know how network connectivity is realized for the created VMs Currently it supports 2 options docker-bridge and cni with docker bridge as default > Is it possible...
Have not tried the flow with current `ignite` version so may be it does not work with current impl and need to be adapted. `--no-trunc` was used to get full...
Per logs its `0.4.0` ``` [2019-07-12T18:12:07.811Z] [INFO] [#tid_sid_unknown] [IgniteClient] Detected ignite client version Ignite version: version.Info{Major:"0", Minor:"4", GitVersion:"v0.4.0", GitCommit:"e0e7e8c50cd3c6532486625393dff4d415081829", GitTreeState:"clean", BuildDate:"2019-07-10T12:30:11Z", GoVersion:"go1.12.1", Compiler:"gc", Platform:"linux/amd64"} Firecracker version: v0.17.0 ```
> it seems that all versions of Ignite do not have neither '--no-trunc' or '--format' even the given version 0.4.0. Strange it indeed does not mention that. May be it...