-
If we delete lease record in DDB while consumers are running, then neither consumer which was holding lease nor any other currently running consumers consume from that shard. Only restart helps.
``…
-
Hi,
I'm using **https://awslabs.github.io/amazon-kinesis-video-streams-webrtc-sdk-js/examples/index.html** and **https://eu-central-1.console.aws.amazon.com/kinesisvideo** links for test kinesis syst…
-
With `PollingConfig` it is possible to set `maxRecord` here: https://github.com/awslabs/amazon-kinesis-client/blob/master/amazon-kinesis-client/src/main/java/software/amazon/kinesis/retrieval/polling/…
-
I'm not sure if there is anything that can be done to fix this but logging for visibility.
Our Kinesis Connector depends on "software.amazon.kinesis:amazon-kinesis-client" and this depends on "com.…
-
ES loader appears to fall into an unrecoverable state in the event of any scaling action of the Kinesis stream. This is not happening for S3 loader that consumes the same stream, so downgrading `amazo…
-
We started to see weird errors in ES loader logs:
```
[RecordProcessor-0000] INFO com.amazonaws.services.kinesis.connectors.KinesisConnectorRecordProcessor - Shutting down record processor with shar…
-
Hello,
Python 3.7.8, amazon-kclpy verion 2.0.6
Use case is a Kinesis consumer running in EKS, with a service account IAM role providing a web identity token to the pod. The consumer pod needs to…
ipl31 updated
2 years ago
-
Trying to write POC with KinesisProducer
Dependency in Gradle + Spring: _implementation group: 'com.amazonaws', name: 'amazon-kinesis-producer', version: '0.14.6'_
```
public void sendPro…
-
Hi I am trying to install Amazon-Kinesis-Agent 1.1.2 on my RHEL 7.2. I have installed the following java version
> openjdk version "1.8.0_111"
> OpenJDK Runtime Environment (build 1.8.0_111-b15)
…
-
Is there any reason amazon-kinesis-producer still depends on old Guava (18.0, released in 2014)?
https://search.maven.org/artifact/com.amazonaws/amazon-kinesis-producer/0.14.0/jar
On the other han…