[
https://issues.apache.org/jira/browse/CASSANDRA-813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840990#action_12840990
]
Brandon Williams commented on CASSANDRA-813:
--------------------------------------------
Unfortunately, the jvm appears to write GC details directly to stdout and not
route through System.out. The only way I see to get this into the log is to
programmatically inspect the garbage collectors and log the info ourselves.
> add some kind of logging of GC activity
> ---------------------------------------
>
> Key: CASSANDRA-813
> URL: https://issues.apache.org/jira/browse/CASSANDRA-813
> Project: Cassandra
> Issue Type: Task
> Reporter: Jonathan Ellis
> Assignee: Brandon Williams
> Priority: Minor
> Fix For: 0.6
>
>
> "help, my node froze when i hammered it too hard" is a faq. before we have
> CASSANDRA-685 it would be nice to make it obvious what is going on w/ gc
> storms.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.