-
### 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 …
-
Implementing Pubblisher and Subscriber for A[WS Kinesis](https://aws.amazon.com/kinesis/). It is like Kafka but managed.
We can use [Go SDK](https://docs.aws.amazon.com/sdk-for-go/api/service/kines…
-
any relation with aws kinesis?
-
https://docs.aws.amazon.com/kinesis/latest/APIReference/API_UpdateShardCount.html
It doesn't have to do anything, just respond generically not actually implement any sharding increases or decreases…
-
I'm currently using aws-kinesis-agg@4.2.6 for the implementation of a consumer that receives Kinesis event inputs and processes the messages that it contains which is running under Nodejs 16.
By wo…
-
**Describe the bug**
Rather than the ACE exception, it looks like the internal code is failing with a null pointer:
`05-24 16:33:50.234 12079 7514 E AndroidRuntime: java.lang.NullPointerException
…
-
Is it possible to catalog schema of events? Something you would send in AWS SQS or GCP Pubsub?
I see you have Kinesis, Kafka, Redpanda, but why not having other queueing/messaging solutions?
-
I have installed agent on Ubuntu 14.04... It was working fine before ; but then it stopped suddenly and now getting following error while starting !
sudo service aws-kinesis-agent start
- Starting aw…
-
### Describe the bug
I am finding that both GetMediaAsync as well as GetMedia get blocked if I am simultaneously running gstreamer plugin to push the media from the camera. It works fine if I stop …
-
HoodieStreamer have a KafkaSource, but didn't find KinesisSource. Requesting to create this source.