wanglijie95 commented on code in PR #20153:
URL: https://github.com/apache/flink/pull/20153#discussion_r917595775
##########
flink-runtime/src/main/java/org/apache/flink/runtime/blocklist/BlocklistHandler.java:
##########
@@ -64,4 +68,23 @@ public interface BlocklistHandler {
* @param blocklistListener the listener to deregister
*/
void deregisterBlocklistListener(BlocklistListener blocklistListener);
+
+ /** Factory to instantiate {@link BlocklistHandler}. */
Review Comment:
I will fix the commit message before merge.
--
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]