mck created CASSANDRA-13840:
-------------------------------

             Summary: GraphiteReporter stops reporting from Memory concurrent 
access
                 Key: CASSANDRA-13840
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13840
             Project: Cassandra
          Issue Type: Bug
          Components: Observability
            Reporter: mck


Gauges in the GraphiteReporter can, when getting compression offheap size, trip 
over the assertion in {{Memory.size()}}. As the GraphiteReporter only handles 
Exceptions this crashes the reporter and it sends no more metrics.

[~benedict] described it 
[here|https://issues.apache.org/jira/browse/CASSANDRA-9625?focusedCommentId=14711914&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14711914]
 and [~jbellis] confirmed that it's now ok to remove the assertion.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to