GitHub user dspavlov opened a pull request:
https://github.com/apache/ignite/pull/3640 IGNITE-7965: Robin-hood hashing may fail with negative index in case â¦
â¦backward shift finished with full table scan
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-7965
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3640.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3640
----
commit a1ec7b9b9d9cafd6ab9169c4955c08ff7921c503
Author: dpavlov <dpavlov@...>
Date: 2018-03-15T10:32:17Z
IGNITE-7965: Robin-hood hashing may fail with negative index in case backward shift finished with full table scan
----
---