Qijun Fu created HUDI-6905:
------------------------------
Summary: Timeline based checkpoint metadata should not rely on
file system ckp files
Key: HUDI-6905
URL: https://issues.apache.org/jira/browse/HUDI-6905
Project: Apache Hudi
Issue Type: Improvement
Components: flink
Reporter: Qijun Fu
Discuss: [https://github.com/apache/hudi/pull/9651]
We can implement a complete timeline server memory-based checkpoint metadata
since we will delete all previous ckp metadata when bootstrapping(so we do not
actually rely on a durable filesystem state). And the timeline server is
actually stable enough to serve the checkpoint message requests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)