mukul-8 commented on PR #27743: URL: https://github.com/apache/flink/pull/27743#issuecomment-4067605512
Rebased on latest master. This PR complements #27642 (FLINK-39130) which fixed getInteger(), getLong(), etc. to handle native types, but getString() was not updated and still uses getProperty(), which returns null for non-String values. The Prometheus port config relies on getString(), so the original bug (FLINK- 38704) remains unfixed without this change. @1996fanrui @Izeren @davidradl Could you please review? -- 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]
