[
https://issues.apache.org/jira/browse/CASSANDRA-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13091042#comment-13091042
]
Jonathan Ellis commented on CASSANDRA-3076:
-------------------------------------------
The assert is basically saying "if total gc time has increased, count should
have increased as well."
If that's valid, then the "if (previousTotal.equals(total)) continue" check
should handle this. If it's not, we should probably remove the assert entirely.
> AssertionError in new GCInspector log
> -------------------------------------
>
> Key: CASSANDRA-3076
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3076
> Project: Cassandra
> Issue Type: Bug
> Environment: Lion OSX
> Reporter: T Jake Luciani
> Assignee: T Jake Luciani
> Priority: Minor
> Fix For: 0.7.9
>
> Attachments: 3076.txt
>
>
> Small regression from CASSANDRA-2868
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira