rdhabalia opened a new pull request #2621: Upgrade kinesis version to fix extract binary in memory URL: https://github.com/apache/incubator-pulsar/pull/2621 ### Motivation Kinesis old version had a major bug to copy native-files into main memory which can cause outofmemory if multiple concurrent kinesis-producers are created at same time. and it has been fixed in `0.12.9`. aws-kinesis: https://github.com/awslabs/amazon-kinesis-producer/pull/198 Upgrade kinesis version: `0.12.9`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
