Kevin Deng
Kevin Deng
Hi Sam, You can try using the [customEndpoint](https://github.com/awslabs/amazon-kinesis-producer/blob/master/java/amazon-kinesis-producer/src/main/java/com/amazonaws/services/kinesis/producer/KinesisProducerConfiguration.java#L374) option to divert the requests to a different place. Unfortunately there's no way to disable TLS at the moment, so this might...
Hi Andre, Unfortunately the native process's logs are fairly sparse at the moment. I typically use valgrind's massif to debug memory issues. Can you provide some additional details about the...
Thanks Andre. Let me try to reproduce this. I'll let you know once I have results.
Hi Andre, I have been unable to reproduce the problem so far, some follow up questions: 1. Do you have a number on how much memory the kinesis_producer process was...
Thanks for the updates Andre. Did this happen right away or after sometime? Was the debug app behaving correctly in the beginning before it starting having problems? Did you enable...
Hey guys, Thanks for looking into this. Will it be possible for you guys to share the code that was used when the problem happened? That will help greatly with...
The negative value in the second log message is unexpected. Do you see many of them?