-
One of the big features of KCL is it makes it easy to distribute your consumer logic across multiple machines. KCL will evenly distribute the leases and hey presto! Web scale stream processing!
In pr…
-
Hi,
I'm using KCL and enhanced fan out to build a consumer. The consumer does some heavy lift and sometimes it could take over 30 seconds to process a batch of records. I found that when the record…
-
In KCL v1 `com.amazonaws.services.kinesis.clientlibrary.lib.worker.ProcessTask` used to fetch records and yield a short message on `ProvisionedThroughputExceededException` using `ThrottlingReporter` a…
-
## General Question
- how KCL works with unkown-to-known values https://discourse.nixos.org/t/unknown-values-propagation-in-nix-like-in-hcl/26743/3
- with what other languages in can form "sandwic…
-
Is there a comprehensive list of permissions required by the KCL 2.0 enhanced consumer app. I know my resource names exactly (stream name, consumer name, DDB checkpoint table name) so I would like to …
-
Hello, I'm getting a report that customer cannot connect to DynamoDB using KCL 2.0 and Java SDK 2.0: "SSLEngine already closed (netty exception)"
We suspect it may be linked to Netty HTTP/2.0 not bei…
-
After KCL is working long time I see zombie nodejs processes which don't do anything. KCL starts new nodejs processes, but don't kill zombie processes.
Is anybody receive this problem?
ghost updated
7 months ago
-
**Bug Description**
When creating a resistance_meander component, a Component is created with a name. This make creating 2 different resistance_meander impossible because of duplicated cells.
Line…
-
I've read the following warning from [this page ](https://www.npmjs.com/package/aws-kinesis-agg)
**Caution - this module is only suitable for low-value messages which are processed in aggregate. D…
-
Currently, **KCL 1.x** does not have the capability of providing **CloudWatch endpoint** and also **enabling/disabling CBOR (Concise Binary Object Representation) protocol** as arguments in KCL config…
Daham updated
6 months ago