You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Bowen Li (JIRA)" <ji...@apache.org> on 2018/02/03 18:49:00 UTC

[jira] [Created] (FLINK-8553) switch flink-metrics-datadog to async mode

Bowen Li created FLINK-8553:
-------------------------------

             Summary: switch flink-metrics-datadog to async mode
                 Key: FLINK-8553
                 URL: https://issues.apache.org/jira/browse/FLINK-8553
             Project: Flink
          Issue Type: Improvement
          Components: Metrics
    Affects Versions: 1.4.0
            Reporter: Bowen Li
            Assignee: Bowen Li
             Fix For: 1.5.0


Even though currently flink-metrics-datadog is designed as `fire-and-forget`, it's still using sync calls which may block or slow down core. Need to switch it to async mode.

cc  [~Zentol]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)