You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have a suggestion of how to work around this so that the JVM does not consume so much memory? It's growing beyond 2GB of usage for just local dynamo on my machine (32GB host).
Thanks, and if needed I'd be able to open a PR with a suggested fix 😄
The text was updated successfully, but these errors were encountered:
@jocull/z this project will fix the problem faster if you donate a few dollars to it; just click here and pay via Stripe, it's very fast, convenient and appreciated; thanks a lot!
Due to ordering of
arguments
supplied in the pom, I was unable to find a way to specify JVM flags directly to the DynamoDB instance. For example,-Xmx1G
must come before the-jar ...
option.Do you have a suggestion of how to work around this so that the JVM does not consume so much memory? It's growing beyond 2GB of usage for just local dynamo on my machine (32GB host).
Thanks, and if needed I'd be able to open a PR with a suggested fix 😄
The text was updated successfully, but these errors were encountered: