-
Notifications
You must be signed in to change notification settings - Fork 331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Memory leak with 0.12.10 #231
Comments
Just started happening here too. Linux 4.9.0-040900rc3-generic #201610291831 SMP Sat Oct 29 22:32:46 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux [kpl-daemon-0000] INFO com.amazonaws.services.kinesis.producer.KinesisProducer - Restarting native producer process. |
reverting to 0.12.9 fixed it here too |
having the same issue after upgrading to 0.12.10... seems like a pretty big issue . :( |
We are also seeing this issue as well. @ankugar is there an ETA to fix this? |
Thank you for reporting this. I will look into the issue. |
@eriedl-kiban @jeremysears @zackb @knap1930 I have released a new version v0.12.11 which I hope would fix the issues described here. Kindly reopen this issue if you still see any of the failure mentioned here with the latest release i.e. v 0.12.11. |
@ankugar Unless I'm reading the commit history incorrectly, I don't see any changes in the 0.12.11 release, other than a release note and a version bump. Did you merge your changes? Also, I don't have permissions to re-open issues. |
@jeremysears You are definitely reading the commit history correctly. My suspicion is that this was a build issue and hence I have released a new build with correct libraries/dependencies with just a version bump. I have not been able to reproduce this on my end, so if this issue is still being noticed, I would appreciate any reproduction steps so I may be able to root cause this further. Thank you. |
Our daily automatic deployments failed this morning due to instances running out of memory. We identified the amazon-kinesis-producer library as the only part that has changed in the last 48 hours. Downgrading to 0.12.9 fixed the issue.
The application logs repeat the following two error messages on application startup until the instance runs out of memory:
and
The text was updated successfully, but these errors were encountered: