Skip to content

compute hash using DigestInputStream for larger files #1018

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

Merged
merged 1 commit into from
Dec 24, 2021

Conversation

niktrop
Copy link
Contributor

@niktrop niktrop commented Dec 21, 2021

Fixes #1015

@lightbend-cla-validator

Hi @niktrop,

Thank you for your contribution! We really value the time you've taken to put this together.

Before we proceed with reviewing this pull request, please sign the Lightbend Contributors License Agreement:

https://www.lightbend.com/contribute/cla

@eed3si9n eed3si9n added this to the 1.6.0 milestone Dec 22, 2021
@eed3si9n eed3si9n merged commit 0503600 into sbt:develop Dec 24, 2021
unkarjedy pushed a commit to JetBrains/intellij-scala that referenced this pull request Jul 4, 2024

Verified

This commit was signed with the committer’s verified signature.
vasilmkd Vasil Vasilev
- The OOM caused by sbt/Zinc's FarmHash was resolved at the end of 2021 by Nikolay Tropin
- sbt/zinc#1015
- sbt/zinc#1018
unkarjedy pushed a commit to JetBrains/intellij-scala that referenced this pull request Jul 4, 2024

Verified

This commit was signed with the committer’s verified signature.
vasilmkd Vasil Vasilev
- The OOM caused by sbt/Zinc's FarmHash was resolved at the end of 2021 by Nikolay Tropin
- sbt/zinc#1015
- sbt/zinc#1018
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.

HashUtil.farmHash leads to OOME with large files
3 participants