Skip to content
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

No cassandra heap dumps and unified log location. #1792

Merged
merged 5 commits into from
Sep 1, 2015

Conversation

menivaitsi
Copy link
Contributor

@menivaitsi menivaitsi force-pushed the no-heap-dump branch 2 times, most recently from b7d8e0e to fbb9cd7 Compare August 28, 2015 18:18
@menivaitsi menivaitsi changed the title Disabling +HeapDumpOnOutOfMemoryError option for Cassandra. No cassandra heap dumps and unified log location. Aug 28, 2015
@@ -174,7 +174,8 @@ JVM_OPTS="$JVM_OPTS -XX:ThreadPriorityPolicy=42"
JVM_OPTS="$JVM_OPTS -Xms${MAX_HEAP_SIZE}"
JVM_OPTS="$JVM_OPTS -Xmx${MAX_HEAP_SIZE}"
JVM_OPTS="$JVM_OPTS -Xmn${HEAP_NEWSIZE}"
JVM_OPTS="$JVM_OPTS -XX:+HeapDumpOnOutOfMemoryError"
#JVM_OPTS="$JVM_OPTS -XX:+HeapDumpOnOutOfMemoryError"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why leave this if it's commented out?

obino added a commit that referenced this pull request Sep 1, 2015
No cassandra heap dumps and unified log location.
@obino obino merged commit dc0a2d3 into AppScale:master Sep 1, 2015
@menivaitsi menivaitsi deleted the no-heap-dump branch October 22, 2015 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants