You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mikhail Cherkasov (JIRA)" <ji...@apache.org> on 2017/06/30 16:23:00 UTC

[jira] [Created] (IGNITE-5644) Metrics collection must be removed from discovery thread.

Mikhail Cherkasov created IGNITE-5644:
-----------------------------------------

             Summary: Metrics collection must be removed from discovery thread.
                 Key: IGNITE-5644
                 URL: https://issues.apache.org/jira/browse/IGNITE-5644
             Project: Ignite
          Issue Type: Bug
          Components: cache
            Reporter: Mikhail Cherkasov
            Assignee: Mikhail Cherkasov
             Fix For: 2.1


Cache metrics are copied in discovery worker threads. This looks a bit risky because in case of metrics collection may stall the whole cluster. We need to make sure that when the heartbeat message is processed, we already have a metrics snapshot enabled



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