MartijnVisser commented on a change in pull request #19145:
URL: https://github.com/apache/flink/pull/19145#discussion_r829875250
##########
File path:
flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java
##########
@@ -274,7 +274,7 @@
protected final MailboxProcessor mailboxProcessor;
- final MailboxExecutor mainMailboxExecutor;
+ protected final MailboxExecutor mainMailboxExecutor;
Review comment:
I can't verify if this is indeed correct, perhaps @fapaul of @AHeise can
verify this.
--
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]