Rui Fan created FLINK-34389:
-------------------------------
Summary: JdbcAutoscalerStateStore explicitly writes update_time
Key: FLINK-34389
URL: https://issues.apache.org/jira/browse/FLINK-34389
Project: Flink
Issue Type: Improvement
Components: Autoscaler
Affects Versions: kubernetes-operator-1.8.0
Reporter: Rui Fan
Assignee: Rui Fan
Fix For: kubernetes-operator-1.8.0
JdbcAutoscalerStateStore explicitly writes update_time instead of relying on
the database to update.
Some databases doesn't support update the timestamp column automatically. As
the common&open source service, in order to support all databases well, it's
better to handle it inside of the service.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)