[GitHub] ignite pull request #3640: IGNITE-7965: Robin-hood hashing may fail with neg...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3640: IGNITE-7965: Robin-hood hashing may fail with neg...

andrey-kuznetsov
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.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 #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

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3640: IGNITE-7965: Robin-hood hashing may fail with neg...

andrey-kuznetsov
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/3640


---