-
Many thanks for the great project!
We are having some data loss issues when we lose RabbitMQ availability. We have set up two cases. In the first case we test with multiple rabbitmq nodes, in the…
-
I must be missing something, **but shouldn't this project be documented?**
> The Kinesis Producer Library (KPL) runs in a separate process, and communicates with your parent user process using IPC.…
-
Hi,
KPL (version 0.12.3) intermittently logs an error message like this:
```
[2017-08-31 20:18:34,810]
ERROR [2017-08-31 20:18:34.810307] [0x000051f9][0x000070000051c000] [error]
[AWS Log: E…
-
I am using this library to produce and consume message from and to kinesis stream. The functionality of this library is working as expected. Initially i tried few sample and it is working fine.
But…
-
I think the `src/logback.xml` should be placed in `test` or somewhere where it's not included in the released jar. Otherwise it's not deterministic which file is used on the classpath.
```
00:02:04,9…
-
It seems 'Execution halted' from R's stderr stream corrupts KCL protocol when using consumer and producer in one session.
I'm trying to implement `read_stream->transform->write_stream` pattern with…
-
I am tried to upgrade our maxwell daemon version to latest (from v1.33.1 to v1.35.5) and even though everything works fine in development but our circle ci pipelines are broken.
You can use the fol…
-
I tried to run the kinesis click_stream_sample, the producer is working fine but the consumer has an issue.
The issue is that when I'm trying to run the command `kcl-bootstrap -e -p ./sample.propert…
-
KCL version 2.2.0
I've seen differences in the KinesisClientRecord.data ByteBuffer implementation that seem to depend on how the (string) data was added to the stream.
My expectation is that the…
-
While starting worker I have set maxRecords to 10 in KinesisClientLibConfiguration but still I am getting large (~15 ~13 etc..) records in one call of ProcessRecords.
` public KinesisClientLibCo…