morhidi commented on code in PR #363:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/363#discussion_r963621972
##########
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:
We're not simply logging for debugging purposes, I added extra logic to
reflect the content users would normally see
--
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]