xinyuiscool commented on a change in pull request #14835:
URL: https://github.com/apache/beam/pull/14835#discussion_r634792792



##########
File path: 
runners/samza/src/main/java/org/apache/beam/runners/samza/runtime/SamzaTimerInternalsFactory.java
##########
@@ -572,6 +572,7 @@ private void init() {
 
   @AutoValue
   abstract static class TimerKey<K> {
+    @javax.annotation.Nullable

Review comment:
       Right, should this be import 
org.checkerframework.checker.nullness.qual.Nullable? Seems the other AutoValue 
is using this nullable class.




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