-
**Describe the bug**
If one Streamlet classname is the prefix of another one, the `verifyBlueprint` step report an error.
Example of classnames which trigger the bug: `a.A` and `a.AB`.
**To Repro…
-
**Describe the bug**
Quoted from a Gitter conversation:
> V.Zaytsev @unit7
> Hi everyone! Can anyone suggest me why for Flink-streamlets kafka consumer-group-id is specified as the name of the in…
-
**Describe the bug**
When using the new `AkkaStreamlet with Clustering` feature with Persistent Actors the `akka.persistence.journal.plugin` config value can't be set. This is required for akka persi…
-
**Is your feature request related to a problem? Please describe.**
Currently when we read from Flink stream, the kafka consumer group id is set to the source topic (https://github.com/lightbend/clo…
-
**Describe the bug**
A clear and concise description of what the bug is.
Exceptions thrown in a Flink streamlet are not logged anywhere.
for instance throwing an exception in `buildExecutionGraph` …
-
**Describe the bug**
Not all default configuration on the classpath is merged in the ActorSystem in an Akkastreamlet with Clustering.
**Expected behavior**
`ConfigFactory.load()` should be merged as …
-
**Describe the bug**
The `setup-gke-cluster.adoc` page still refers to the `cloudflow-installer` repository, which we have now inlined into the main `cloudflow` repo
**To Reproduce**
Live page: h…
-
**Describe the bug**
The namespace for the protocol version configmap cloudflow-protocol-version is hardcoded to lightbend.
If the lightbend namespace doesn't exist, the configmap is not created, an…
-
**Describe the bug**
After verifying blueprint successfully while doing runLocal application not able to read parameters from local.conf
After verifyBlueprint , I ran runLocal I received followi…
-
Migrated from: https://github.com/lightbend/cloudflow-installer/issues/6
Submitted by: https://github.com/dhillonr
While installing Cloudflow in a cluster using ./install-gke.sh their is a part wh…
maasg updated
4 years ago