Skip to content

Warn checksum policy should not fail if no checksums#1921

Closed
cstamas wants to merge 1 commit into
apache:masterfrom
cstamas:issue-1920
Closed

Warn checksum policy should not fail if no checksums#1921
cstamas wants to merge 1 commit into
apache:masterfrom
cstamas:issue-1920

Conversation

@cstamas

@cstamas cstamas commented Jun 13, 2026

Copy link
Copy Markdown
Member

So far, warn checksum policy failed, if there were no checksums to match with. It makes sense to make it not fail, but rather warn in this case too.

Fixes #1920

So far, warn checksum policy failed, if there were no checksums to
match with. It makes sense to make it not fail, but rather warn
in this case too.

Fixes apache#1920
@cstamas

cstamas commented Jun 13, 2026

Copy link
Copy Markdown
Member Author

CLosing in favor of #1922

@cstamas cstamas closed this Jun 13, 2026
@cstamas cstamas deleted the issue-1920 branch June 13, 2026 20:45
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.

WarnChecksumPolicy.onNoMoreChecksums() throws like fail policy on missing checksums

1 participant