Skip to content

Revisit handling of pending compaction in file-system view #14478

@hudi-bot

Description

@hudi-bot

This came out of code review for Timeline Server. 

[https://github.com//pull/600/files#r276825586]

We need to investigate if pending compaction operation can be done in a better way so that it can easily be applied to File Stiching as well.

 

The current approach stems from the requirement that we have to satisfy both use-case : 

 1. Fetch latest file slice without any regard for pending compaction for appending

 2. Fetch Merged file slices for realtime views with pending compaction factored

To avoid duplicate storage, we are doing lazy merging due to pending compaction. 

 

JIRA info

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions