[
https://issues.apache.org/jira/browse/IGNITE-5817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16152701#comment-16152701
]
ASF GitHub Bot commented on IGNITE-5817:
----------------------------------------
GitHub user oleg-ostanin opened a pull request:
https://github.com/apache/ignite/pull/2590
IGNITE-5817 Changed checksum calculation methods
(cherry picked from commit 28fb8c8)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-5817-w
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2590.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2590
----
commit 67a9efc492091a3e1aa49d15e7db2eb8acce6f51
Author: oleg-ostanin <[email protected]>
Date: 2017-08-29T14:25:36Z
IGNITE-5817 Changed checksum calculation methods
(cherry picked from commit 28fb8c8)
----
> Change checksum calculation methods
> -----------------------------------
>
> Key: IGNITE-5817
> URL: https://issues.apache.org/jira/browse/IGNITE-5817
> Project: Ignite
> Issue Type: Bug
> Reporter: Oleg Ostanin
> Assignee: Oleg Ostanin
> Priority: Blocker
> Fix For: 2.3
>
>
> Neither sha1 nor md5 are trustful checksum calculation methods. We should be
> switching to at least sha265 or higher.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)