rkhachatryan commented on a change in pull request #13735:
URL: https://github.com/apache/flink/pull/13735#discussion_r516943950



##########
File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/OperatorSubtaskState.java
##########
@@ -63,31 +61,25 @@
        /**
         * Snapshot from the {@link 
org.apache.flink.runtime.state.OperatorStateBackend}.
         */
-       @Nonnull

Review comment:
       I like the change. Especially given that there are already 
`checkNotNull` in the constructor.
   (we don't have to remove again it if someone re-adds it)
   
   P.S.: is `checkNotNull` missing for the new fields?




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


Reply via email to