[
https://issues.apache.org/jira/browse/HUDI-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474869#comment-17474869
]
Ethan Guo edited comment on HUDI-1576 at 1/12/22, 6:29 PM:
-----------------------------------------------------------
[~nagarwal] Does this aim at making archival an async process with a table
service (extending HoodieAsyncService) besides inline archival? And based on
the description, a new action type should not be introduced so the archival
service can run async to put commits into archival without adding a new instant
in the active timeline.
was (Author: guoyihua):
[~nagarwal] Does this aim at making archival an async process with a table
service (extending HoodieAsyncService) besides inline archival? And based on
the description, a new action type should not be introduced so the archival
service can run async to put commits into archival.
> Add ability to perform archival synchronously
> ---------------------------------------------
>
> Key: HUDI-1576
> URL: https://issues.apache.org/jira/browse/HUDI-1576
> Project: Apache Hudi
> Issue Type: Improvement
> Components: Writer Core
> Reporter: Nishith Agarwal
> Assignee: Ethan Guo
> Priority: Blocker
> Fix For: 0.11.0
>
>
> Currently, archival runs inline. We want to move archival to a table service
> like cleaning, compaction etc..
> and treat it like that. of course, no new action will be introduced.
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)