The GitHub Actions job "Flink CI (beta)" on flink.git/master has failed.
Run started by GitHub user 1996fanrui (triggered by 1996fanrui).

Head commit for run:
72d5997a3f24974bc6d6701e9fcf49b75726017a / MUKUL GUPTA 
<[email protected]>
[FLINK-38704][metrics] Fix MetricConfig.getString() to handle numeric values

MetricConfig.getString() was using getProperty() which returns null for
numeric YAML values stored as Integer/Long/Boolean. Changed to use get()
and convert to String, matching the pattern of other getter methods.

This fixes metrics reporters not loading numeric configuration values.

Report URL: https://github.com/apache/flink/actions/runs/23243953544

With regards,
GitHub Actions via GitBox

Reply via email to