[
https://issues.apache.org/jira/browse/HUDI-8240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sivabalan narayanan updated HUDI-8240:
--------------------------------------
Fix Version/s: 1.1.0
> Add locks to clean and rollbacks to validate timestamps
> -------------------------------------------------------
>
> Key: HUDI-8240
> URL: https://issues.apache.org/jira/browse/HUDI-8240
> Project: Apache Hudi
> Issue Type: Improvement
> Components: writer-core
> Reporter: sivabalan narayanan
> Priority: Major
> Fix For: 0.16.0, 1.1.0
>
>
> We are adding timestamp validation to ensure new timestamp generated is
> latest compared to any previous timestamp generated.
> But due to expansion of scope, we punted locks for clean and roll backs.
> Filing this tracking ticket for the same.
> for clean, strict timestamp ordering may not matter much. since, no other
> ingestion nor table services writers depends on clean timestamps. only
> subsequent clean depends on previous cleans. So, lets think through in detail
> and then add locks if need be.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)