zentol opened a new pull request #10459: [FLINK-15085][hs] Simplify dashboard config generation URL: https://github.com/apache/flink/pull/10459 Fixes an issue in the HistoryServer where the dashboard configuration JSON was generated manually, resulting in it being out-of-sync with the actual representation. Instead we now use an `ObjectMapper` to directly map the object to json, just like how the REST handlers work.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
