Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite into ignite-db-x
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/68ffca03 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/68ffca03 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/68ffca03 Branch: refs/heads/ignite-3477 Commit: 68ffca03e5457ed00013903a0083de03a11254e7 Parents: eda245b 26000ca Author: Alexey Goncharuk <[email protected]> Authored: Mon Jan 23 19:12:56 2017 +0300 Committer: Alexey Goncharuk <[email protected]> Committed: Mon Jan 23 19:12:56 2017 +0300 ---------------------------------------------------------------------- .../atomic/GridNearAtomicSingleUpdateFuture.java | 2 +- .../dht/preloader/GridDhtPartitionDemander.java | 18 +++++------------- .../cache/transactions/IgniteTxHandler.java | 9 ++++++--- .../processors/query/h2/database/H2TreeIndex.java | 2 +- 4 files changed, 13 insertions(+), 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/68ffca03/modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/database/H2TreeIndex.java ----------------------------------------------------------------------
