GitHub user ibessonov opened a pull request: https://github.com/apache/ignite/pull/5234
IGNITE-10107 Cache 7 tests optimization You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-10107 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5234.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 #5234 ---- commit 4e85c11c3a5781b88cf2e3ae2a70b033f66e6e5d Author: Alexey Platonov <aplatonovv@...> Date: 2018-10-29T13:59:05Z init commit commit 45076feec0dc4a26172eb79acb9dabcd1a8bab73 Author: Alexey Platonov <aplatonovv@...> Date: 2018-10-30T09:37:14Z add scale factor commit 907b19320d1bffbfbb9b3997201fd4b28718b2ee Author: Alexey Platonov <aplatonovv@...> Date: 2018-10-30T09:41:21Z remode useless code commit 8107297ea092d46c097b4575213deb593d7a0db4 Author: Alexey Platonov <aplatonovv@...> Date: 2018-10-30T10:08:55Z remove garbage commit 3ff73df5a016dcd6ea03d23ee4a2c8f0b37b0c2a Author: Alexey Platonov <aplatonovv@...> Date: 2018-10-30T10:18:56Z fix comments in code commit 0c0a043feaa1d4bcbf61bcc2137490cea41c7679 Author: ibessonov <bessonov.ip@...> Date: 2018-11-01T14:09:55Z IGNITE-10107 Mainly "scale-factor" optimizations. Password hashing algorithm tweaked so authentication tests are much faster now in general. ---- ---