gaborgsomogyi commented on code in PR #363:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/363#discussion_r963664493


##########
flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/utils/StatusRecorder.java:
##########
@@ -196,6 +197,7 @@ public Instant getTimestamp() {
                                     listener.onSessionJobStatusUpdate(ctx);
                                 }
                             });
+                    ListenerUtils.logContext(ctx);

Review Comment:
   I agree w/ you basically. If I understand correctly this is mainly for user 
and tracks history.
   Can we rename `ListenerUtils` to something more meaningful?



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

Reply via email to