Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MRESOLVER-375] Provided and trusted checksum fixes #307

Merged
merged 3 commits into from
Jul 19, 2023

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Jun 29, 2023

Several key aspects are broken in provided and trusted checksum feature of resolver:

  • trusted checksum post processor: the checksum algorithm is not prefixed (as documented)
  • the trusted to provided adapter is defunct without MRM being configured
  • the existing ProvidedChecksumsSource interface is broken, needs to be replaced
  • some unused loggers and misplaced logging (ie. log may be misleading, move it to actual file reading)

https://issues.apache.org/jira/browse/MRESOLVER-375

Several key aspects are broken in provided and trusted checksum feature of resolver:
* trusted checksum post processor: the checksum algorithm is not prefixed (as documented)
* the trusted to provided adapter is defunct without MRM being configured
* the existing ProvidedChecksumsSource interface is broken, needs to be replaced

---

https://issues.apache.org/jira/browse/MRESOLVER-375
@cstamas cstamas self-assigned this Jun 29, 2023
As logging message may be misleading
@cstamas cstamas added this to the 1.9.14 milestone Jun 29, 2023
@cstamas cstamas merged commit 1270cbc into apache:master Jul 19, 2023
7 checks passed
@cstamas cstamas deleted the MRESOLVER-375 branch July 19, 2023 11:35
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