pnowojski commented on a change in pull request #8692: [FLINK-12804] Introduce 
mailbox-based ExecutorService
URL: https://github.com/apache/flink/pull/8692#discussion_r302950604
 
 

 ##########
 File path: 
flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/mailbox/MailboxImpl.java
 ##########
 @@ -38,39 +40,44 @@
 public class MailboxImpl implements Mailbox {
 
        /**
-        * The enqueued letters.
+        * Node for the embedded linked list that represents the mailbox queue.
 
 Review comment:
   nit: "embedded single linked list"?

----------------------------------------------------------------
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

Reply via email to