Skip to content

[AMORO-4217] Clean up invalid code and parameters left over from the snapshot-expiring refactoring#4226

Merged
zhoujinsong merged 4 commits into
apache:masterfrom
zhangwl9:AMORO-clean-snapshot_expire-dev
May 20, 2026
Merged

[AMORO-4217] Clean up invalid code and parameters left over from the snapshot-expiring refactoring#4226
zhoujinsong merged 4 commits into
apache:masterfrom
zhangwl9:AMORO-clean-snapshot_expire-dev

Conversation

@zhangwl9

Copy link
Copy Markdown
Contributor

Why are the changes needed?

Close #4217.

Brief change log

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before making a pull request

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

@github-actions github-actions Bot added type:docs Improvements or additions to documentation module:ams-server Ams server module type:build module:common labels May 19, 2026
@zhangwl9 zhangwl9 force-pushed the AMORO-clean-snapshot_expire-dev branch from c90a31b to 448950d Compare May 20, 2026 02:54

@zhoujinsong zhoujinsong left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM.

Thanks a lot for the work!

@zhoujinsong zhoujinsong merged commit 23b0ab9 into apache:master May 20, 2026
6 checks passed
@zhangwl9 zhangwl9 deleted the AMORO-clean-snapshot_expire-dev branch May 22, 2026 03:15
j1wonpark pushed a commit to j1wonpark/amoro that referenced this pull request Jun 4, 2026
upstream 11커밋 동기화: AMS startup crash fix(apache#4224 AMORO-4223),
snapshot/data/orphan/dangling cleaning ProcessFactory 리팩터(apache#4226/apache#4218/apache#4209/apache#4214),
JUnit5 마이그레이션(apache#4199/apache#4204) 등. 사내 고유 JP CI(ts-ci-jp.yml: JDK11, tag-base) 보존.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module:ams-server Ams server module module:common type:build type:docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Subtask]: Remove invalid code and configuration about SnapshotsExpiringExecutor

2 participants