You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by vo...@apache.org on 2016/08/03 08:16:40 UTC

[09/10] ignite git commit: Merge branch 'ignite-1.6.4' into ignite-1.7.1

Merge branch 'ignite-1.6.4' into ignite-1.7.1


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d65f7948
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d65f7948
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/d65f7948

Branch: refs/heads/master
Commit: d65f79481027fc12ef1d1e14216aed51354bb44d
Parents: 4f8d182 4f27a47
Author: vozerov-gridgain <vo...@gridgain.com>
Authored: Wed Aug 3 11:15:32 2016 +0300
Committer: vozerov-gridgain <vo...@gridgain.com>
Committed: Wed Aug 3 11:15:32 2016 +0300

----------------------------------------------------------------------
 modules/benchmarks/pom.xml                      |   4 +-
 .../jmh/notify/JmhParkVsNotifyBenchmark.java    | 105 ++++++++
 .../jmh/notify/JmhWaitStategyBenchmark.java     | 259 +++++++++++++++++++
 .../processors/cache/GridCacheTtlManager.java   |  65 ++++-
 .../GridCacheTtlManagerNotificationTest.java    | 202 +++++++++++++++
 .../IgniteCacheExpiryPolicyTestSuite.java       |   3 +
 6 files changed, 626 insertions(+), 12 deletions(-)
----------------------------------------------------------------------