[
https://issues.apache.org/jira/browse/HUDI-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Guo updated HUDI-384:
---------------------------
Priority: Critical (was: Minor)
> Treat compaction as commit action internally in Hudi to avoid special
> handling during state transitions
> --------------------------------------------------------------------------------------------------------
>
> Key: HUDI-384
> URL: https://issues.apache.org/jira/browse/HUDI-384
> Project: Apache Hudi
> Issue Type: Improvement
> Components: Common Core, compaction, table-service
> Reporter: Balaji Varadarajan
> Priority: Critical
> Labels: help-wanted
> Fix For: 1.0.0
>
>
> Link :
> [https://github.com/apache/incubator-hudi/pull/1009#discussion_r348089546]
> Came up during code-review.
> ```
> seems most of the issue.stems from this switching of compaction => commit?
> Just throwing out an idea to see if we can just call talk about compaction as
> an implementation, but have the action be just commit? i.e remove Compaction
> action and replace with Commit given we have requested and inflight there?
> would that simplify the design? does it open new migration pains?
> ```
--
This message was sent by Atlassian Jira
(v8.20.10#820010)