-
### Describe the bug
When using aws-sdk-cpp to subscribe to a Kinesis stream with enhanced fanout via the SubscribeToShard() method, the SetEventStreamHandler() callback is invoked with noticeable de…
-
### Issue description
Currently Kinesis API within the AWS Ruby SDK only supports synchronous producers. While benchmarking internally we found the latency of put to be around 8ms on average. This …
-
See what we have in Maven Central: https://repo1.maven.org/maven2/com/amazonaws/amazon-kinesis-producer/0.14.0/
At the same time the previous version `0.13.1` is OK.
Thanks
-
I have set the kinesis configuration to disable aggregation but it still seems to do it. Setting AggregationMaxCount to 1 does not seem to help either.
```
KinesisProducerConfiguration config = ne…
-
Version : amazon-kinesis-producer : 0.12.1
I'm running a Kinesis Producer inside a docker container , and getting this error :
`com.amazonaws.services.kinesis.producer.IrrecoverableError: Error…
-
I tried to start the connector with
```export CLASSPATH=/home/kafkacon/kafka_2.11-2.1.1/libs/guava-20.0.jar:/home/kafkacon/amazon-kinesis-kafka-connecter-0.0.9-SNAPSHOT.jar
./kafka_2.11-2.1.1/bin/c…
-
My java application uses KPL 0.13.1 and is deployed as a lambda. However, I wish to exclude amazon-kinesis-producer-native-binaries windows folder from the final Jar file. There is an kinesis_producer…
-
**Describe the bug**
When trying to build I keep hitting the same issue outlined below
**To Reproduce**
Steps to reproduce the behavior:
Download amazon-kinesis-video-streams-producer-sdk-cpp-3.…
-
Running the producer in an EKS pod using IRSA that allows access to Kinesis.
The producer segfaults with this error:
```
Description: Segmentation fault
Signal: SIGSEGV Code: (1) Address: 1844…
-
We are looking to deploy our current Kinesis applications in Govcloud, and want to know if the amazon-kinesis-producer library is included as part of the compliance validation for "Amazon Kinesis Data…