rkhachatryan commented on pull request #17757: URL: https://github.com/apache/flink/pull/17757#issuecomment-966244028
@pnowojski I've changed the design per your suggestion: moved `ChangelogStorageMetricGroup` to the job level (`TaskManagerJobMetricGroup`) and to `flink-dstl-dfs` module. That required to change the `TaskManagerJobMetricGroup` lifecycle, so I've split the change into two PRs (this one adds new metrics). Could you please take a look? -- 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]
