Skip to content

Add locks to clean and rollbacks to validate timestamps #16630

@hudi-bot

Description

@hudi-bot

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. 

 

JIRA info

Metadata

Metadata

Assignees

Labels

area:writerWrite client and core write operationsfrom-jirapriority:highSignificant impact; potential bugstype:improvementImprovements to existing functionality

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions