[
https://issues.apache.org/jira/browse/FLINK-36145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876534#comment-17876534
]
Thomas Weise commented on FLINK-36145:
--------------------------------------
`snapshotReference` sounds a bit misleading, `initialStateReference` is better.
I think the "initial" part is actually important so it is clear that the
reference only applies till next snapshot.
> Change JobSpec.flinkStateSnapshotReference to snapshotReference
> ---------------------------------------------------------------
>
> Key: FLINK-36145
> URL: https://issues.apache.org/jira/browse/FLINK-36145
> Project: Flink
> Issue Type: Sub-task
> Components: Kubernetes Operator
> Reporter: Gyula Fora
> Priority: Blocker
> Labels: pull-request-available
> Fix For: kubernetes-operator-1.10.0
>
>
> To avoid redundant / verbose naming we should change this field name in the
> spec before it's released:
> JobSpec.flinkStateSnapshotReference -> JobSpec.snapshotReference or
> JobSpec.stateSnapshotReference
--
This message was sent by Atlassian Jira
(v8.20.10#820010)