Skip to content

[HUDI-5252] ClusteringCommitSink supports to rollback clustering#7263

Merged
danny0405 merged 2 commits intoapache:masterfrom
SteNicholas:HUDI-5252
Nov 23, 2022
Merged

[HUDI-5252] ClusteringCommitSink supports to rollback clustering#7263
danny0405 merged 2 commits intoapache:masterfrom
SteNicholas:HUDI-5252

Conversation

@SteNicholas
Copy link
Member

Change Logs

When commit buffer has failed ClusteringCommitEvent, the ClusteringCommitSink invokes the CompactionUtil#rollbackCompaction to rollback clustering. ClusteringCommitSink should call ClusteringUtil#rollbackClustering to rollback clustering.

Impact

Correct the way of rollback clustering to handle failure case in the ClusteringCommitSink.

Risk level (write none, low medium or high below)

If medium or high, explain what verification was done to mitigate the risks.

Documentation Update

Describe any necessary documentation update if there is any new feature, config, or user-facing change

  • The config description must be updated if new configs are added or the default value of the configs are changed
  • Any new feature or user-facing change requires updating the Hudi website. Please create a Jira ticket, attach the
    ticket number here and follow the instruction to make
    changes to the website.

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@hudi-bot
Copy link
Collaborator

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@SteNicholas
Copy link
Member Author

@danny0405, I have already addressed above comments. PTAL.

@danny0405 danny0405 self-assigned this Nov 23, 2022
@danny0405 danny0405 added area:table-service Table services engine:flink Flink integration labels Nov 23, 2022
Copy link
Contributor

@danny0405 danny0405 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@danny0405 danny0405 merged commit 3109d89 into apache:master Nov 23, 2022
satishkotha pushed a commit to satishkotha/incubator-hudi that referenced this pull request Dec 12, 2022
…che#7263)

* [HUDI-5252] ClusteringCommitSink supports to rollback clustering
alexeykudinkin pushed a commit to onehouseinc/hudi that referenced this pull request Dec 14, 2022
…che#7263)

* [HUDI-5252] ClusteringCommitSink supports to rollback clustering
alexeykudinkin pushed a commit to onehouseinc/hudi that referenced this pull request Dec 14, 2022
…che#7263)

* [HUDI-5252] ClusteringCommitSink supports to rollback clustering
alexeykudinkin pushed a commit to onehouseinc/hudi that referenced this pull request Dec 14, 2022
…che#7263)

* [HUDI-5252] ClusteringCommitSink supports to rollback clustering
alexeykudinkin pushed a commit to onehouseinc/hudi that referenced this pull request Dec 14, 2022
…che#7263)

* [HUDI-5252] ClusteringCommitSink supports to rollback clustering
fengjian428 pushed a commit to fengjian428/hudi that referenced this pull request Apr 5, 2023
…che#7263)

* [HUDI-5252] ClusteringCommitSink supports to rollback clustering
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:table-service Table services engine:flink Flink integration

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants