wangyang0918 commented on a change in pull request #14:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/14#discussion_r812596447
##########
File path:
flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/crd/spec/FlinkDeploymentSpec.java
##########
@@ -41,5 +41,4 @@
private JobManagerSpec jobManager;
private TaskManagerSpec taskManager;
private JobSpec job;
- private Map<String, String> logging;
Review comment:
Do we remove the `logging` field because it is not supported now?
--
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]