yanghua commented on a change in pull request #6593: 
[hotfix][flink-streaming-java] modify typo in the 
StreamingJobGraphGenerator.java
URL: https://github.com/apache/flink/pull/6593#discussion_r211993277
 
 

 ##########
 File path: 
flink-streaming-java/src/main/java/org/apache/flink/streaming/api/graph/StreamingJobGraphGenerator.java
 ##########
 @@ -130,7 +130,7 @@ private JobGraph createJobGraph() {
                jobGraph.setScheduleMode(ScheduleMode.EAGER);
 
                // Generate deterministic hashes for the nodes in order to 
identify them across
-               // submission iff they didn't change.
+               // submission if they didn't change.
 
 Review comment:
   There are indeed abbreviations of this form, and there is no problem with 
this understanding. Agree.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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