mukul-8 commented on PR #27743:
URL: https://github.com/apache/flink/pull/27743#issuecomment-4029047315

   Updated the fix. Instead of converting values in DelegatingConfiguration, I 
fixed the root cause in MetricConfig.getString() to use get() instead of 
getProperty(), matching the pattern of other getter methods. This preserves 
compatibility with Python tests while fixing the metrics reporter issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to