complone commented on pull request #17229: URL: https://github.com/apache/flink/pull/17229#issuecomment-917640034
Hello, can you explain how the back pressure draft added in the flink1.15 version and one of the state backends specified in the org/apache/flink/state/changelog/ChangelogStateBackendTestUtils.java class registered monitoring indicators in EmbeddedRocksDBStateBackend.java Whether the methods are consistent, the registered MetricGroup refers to the indicators mentioned in the draft here. The location of the code that needs to be recorded, I read it according to the logic of the code, the flow chart is as follows: https://www.processon.com/view/link/6110a74d0e3e741f86d21e11 My question is whether my work is as described above for [FLINK-23486](https://issues.apache.org/jira/browse/FLINK-23486) -- 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]
