You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ryan Williams (JIRA)" <ji...@apache.org> on 2019/01/04 02:54:00 UTC

[jira] [Created] (BEAM-6364) Warn on unsupported portable Flink metric types, instead of throwing

Ryan Williams created BEAM-6364:
-----------------------------------

             Summary: Warn on unsupported portable Flink metric types, instead of throwing
                 Key: BEAM-6364
                 URL: https://issues.apache.org/jira/browse/BEAM-6364
             Project: Beam
          Issue Type: Bug
          Components: runner-flink
    Affects Versions: 2.9.0
            Reporter: Ryan Williams
            Assignee: Ryan Williams


Another bit of follow-up from [#7183|https://github.com/apache/beam/pull/7183] (in addition to BEAM-6361) is to fail more gracefully when encountering MonitoringInfos containing metrics with unsupported types (e.g., doubles; only integer counters and distributions are currently supported).

Currently an exception is thrown, but a warning log would be more appropriate.



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