[
https://issues.apache.org/jira/browse/HUDI-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
leesf updated HUDI-384:
-----------------------
Labels: help-wanted (was: )
> 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
> Reporter: Balaji Varadarajan
> Priority: Minor
> Labels: help-wanted
>
> 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.3.4#803005)