Skip to content

[server] Allow altering datalake auto-compaction before lake enabled#3451

Closed
wzx140 wants to merge 1 commit into
apache:mainfrom
wzx140:main
Closed

[server] Allow altering datalake auto-compaction before lake enabled#3451
wzx140 wants to merge 1 commit into
apache:mainfrom
wzx140:main

Conversation

@wzx140

@wzx140 wzx140 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Allow table.datalake.auto-compaction to be altered before datalake is enabled.
  • Reject changing table.datalake.auto-compaction after table.datalake.enabled=true.
  • Add coordinator IT coverage for the allowed and rejected alter paths.

Test Plan

  • JAVA_HOME=/opt/homebrew/Cellar/openjdk@11/11.0.24/libexec/openjdk.jdk/Contents/Home ./mvnw -pl fluss-server -am -Dtest=LakeTableManagerITCase#testAlterDatalakeAutoCompactionOnlyWhenLakeDisabled -DfailIfNoTests=false test

@wzx140 wzx140 closed this Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant