apache / apache/hudi

Incremental file sync bug fixes

Open
#16,035 2 comments 0 reactions 1 assignee Claimed by @nsivabalan View on GitHub
from-jira priority:high status:pr-available type:bug
Dominant language
Java
Stars
6.2k
Forks
2.5k
Avg merge
2d 8h
Merged PRs (30d)
111

Description

There are some cases, where incremental file sync breaks. Especially if there are rollbacks on replacecommits or logcompaction commits.
For example, if current writer saw pending replacecommit or logcompaction commit, and other writers rollbacked those commits, now if the current writer tries to incrementally sync those rollback commits it would cause failure.

## JIRA info

- Link: https://issues.apache.org/jira/browse/HUDI-6405
- Type: Bug

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.