-
### Describe your problem
Please describe your problem and specific use case, providing as much context as
possible. As a general rule, it is more effective to focus on describing the
_problem_ i…
-
Hi. We have error logs that keep showing up when service instance shut down, error message is:
`Unknown exception while publishing 4 datums to CloudWatch`, stack trace show some more details for th…
-
This is required for the proper selection mindwm-related ArgoCD apps (Helm charts) from the app list, like using
`argocd app list -l label=mindwm`
related to #25
-
Alpakka 2.0.0 introduced KCL Source, but it still relies on "manual" Kinesis Flow/Sink to publish records to Kinesis, using AWS Kinesis SDK.
Although this flow works and is pretty optimized, KPL li…
-
## Feature Request
**Is your feature request related to a problem? Please describe:**
When I'm working I like convenience and flexibility, and that's why I love KCL! I have an idea that I think wi…
-
## Feature Request
**Is your feature request related to a problem? Please describe:**
No
**Describe the feature you'd like:**
Add an API to return a specific schema inheritance chain, such a…
-
Hi, I am trying to build SMTPlan on FreeBSD 12.1, gcc9, cmake 3.15.5, boost 1.72, piranha 0.11_7.
This is what happens:
`[ 50%] Building CXX object CMakeFiles/SMTPlan.dir/src/VALfiles/src/Simple…
-
My app builds the guice bundle in the following way:
```
guiceBundle = GuiceBundle.defaultBuilder(DWConfiguration.class)
.modules(appModule)
.build();
```
The jersey reso…
-
I have a Kinesis Stream Reader setup on an EC2 instance with the an instance profile with assume-role permissions to assume a reader-role to a Kinesis Stream in a separate AWS account. I can access th…
-
As with all KCL based apps we need a way to report and alert on lag. As this app will not have the same table structure as traditional KCL apps we cannot re-use Tupilak so will need a different solut…