Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Anyone experiencing Out of Memory issues when using this with Kinesis? #13

Open
timogoosen opened this issue Jun 9, 2017 · 1 comment

Comments

@timogoosen
Copy link

Is anyone experiencing Out Of Memory issues when using this with Kinesis?

@sebastiankirsch
Copy link
Contributor

Yes, we do. But only for a simple setup (i.e. a tiny application that only processes SQS messages); more complex applications don't exhibit the behavior.
In our case, it seems like the old generation is not gc'ed. Scheduling a call to System.gc() did the trick for us.

We (https://github.com/ImmobilienScout24) have an AWS support case open to investigate this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants