vikasap created FLINK-38330:
-------------------------------

             Summary: Updating state-size in status increases the number of 
409's to K8s
                 Key: FLINK-38330
                 URL: https://issues.apache.org/jira/browse/FLINK-38330
             Project: Flink
          Issue Type: Bug
          Components: Kubernetes Operator
    Affects Versions: 1.12.1, 1.12.0, 1.11.0
            Reporter: vikasap


The FlinkDeployment K8s resource updates the status.clusterInfo.state-size gets 
updated frequently whenever the state size changes. This causes the k8s to 
update the resourceVersion field. This in turn causes a 409 for a subsequent 
http request from the operator to the k8's api. The number of 409's can be 
significant for applications that change state often.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to