GitHub user tledkov-gridgain opened a pull request:
https://github.com/apache/ignite/pull/4870
Ignite 9171 for tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-9171-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4870.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 #4870
----
commit cc434c2a158d2b43cdef8e5f8f880aa33bce3413
Author: Pavel Kuznetsov <palmihal@...>
Date: 2018-08-10T18:41:36Z
Support to run multiply benchmark drivers.
commit 99b5e863039f5db7c8c8cbae94ef571653e4bdbb
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-14T12:32:01Z
IGNITE-9171: save the progress
commit 42d274aec851436343b3d7648112234c44abb8cc
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-14T13:20:06Z
Merge branch '_master' into ignite-9171
commit 7e479f79efd211a245ad35753d87bee3de554964
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-15T10:13:31Z
IGNITE-9171: save the progress
commit b178d88d4afffbf6f79b62a74253ff47064e06aa
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-15T13:39:25Z
IGNITE-9171: save the progress
commit 39233fb7fea48e1d527f6fd7ebf78f619ee4b0ef
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-16T08:59:18Z
IGNITE-9171: save the progress
commit 6728f667f6423fd73f9869f0dde795405f9f3834
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-16T09:11:46Z
IGNITE-9171: fix unlock H2 table
commit 5a80d3b17ac702461fec8cb1e6224ddc4a5814f3
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-16T10:32:02Z
IGNITE-9171: fix connection management
commit 712099d1d94696ec451fe81220fcf4e3b19ad87f
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-16T11:56:53Z
IGNITE-9171: fix statement cache test
commit 2c1a2fb3ce77ca518eff2bb9a13a5cbe74618f23
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-16T12:47:21Z
Merge branch '_master' into ignite-9171
commit 0bb7127724fe66236f3d657e03fa1f4d42b7df33
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-16T13:32:10Z
IGNITE-9171: add benchmarks
commit 77e9faed6d019863321556aee4f1c703395f8c64
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-16T14:01:40Z
IGNITE-9171: fix statement cancel
commit b3a5e2b2ac6d95aa49b1792c4f8be4a00cf8f84d
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-16T15:24:48Z
IGNITE-9171: fix: recycle connection of node stop
commit 3f8d5878c949e82e2ce341a52bf882d743919a6f
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-16T15:57:33Z
Merge branch '_master' into ignite-9171
commit a5cc353b7f5495d52c688d38bbd1ce8fc95e6010
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-16T16:09:40Z
IGNITE-9171: minors
commit 296dbbe1c45575dd429ed989d7204ed98d8239ae
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-17T13:30:09Z
Merge branch '_master' into ignite-9171
commit 734871dadca8fb1bfe73b02bf9597a2626ed0aa3
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-17T13:41:33Z
IGNITE-9171: change default value for 'lazy'
commit 8296bdcd1f2af44880e25d081e343a9ce7bc726e
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-17T14:24:15Z
IGNITE-9171: modify tests according with:
change default value for 'lazy' mode to 'true'
commit dcd8b8c0b36766a015b19cda539d3a97f1acf7c9
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-17T15:51:27Z
IGNITE-9171: fix benchmark for multi-client config
commit c66c89d851df7d27a67422ff67c1b04dd1e87402
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-20T09:09:37Z
IGNITE-9171: change lazy flag default at the benchmarks
commit f265d5360752c0903f1cfa0712cad2eb7e154b5e
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-20T09:14:19Z
Merge branch 'master' into ignite-9171
# Conflicts:
#
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/IgniteH2Indexing.java
commit 8c9491911182385219334825f0f83ae326424ba6
Author: Igor Sapego <isapego@...>
Date: 2018-08-20T15:39:59Z
IGNITE-9171: Changed ODBC default "lazy" value to "true"
commit 2b13d2b6eddea44013d5c6975aa1f42f2bae5637
Author: Igor Sapego <isapego@...>
Date: 2018-08-20T15:44:52Z
IGNITE-9171: Tests fixed.
commit 4f60c94088466a5c3a34ddb4b59a420680f615c3
Author: Igor Sapego <isapego@...>
Date: 2018-08-21T13:18:30Z
IGNITE-9171: Changed default lazy value for C++
commit 50008bf12c7a790828264388871b2e211facf5b5
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-21T13:30:13Z
Merge branch 'master' into ignite-9171
commit 2cad898bf063392cc69c777a300a0aececcc92ad
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-21T13:31:14Z
Merge remote-tracking branch 'professional/ignite-9171' into ignite-9171
commit a414b690721138050feac9b268f6f6a324b28622
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-21T13:43:26Z
IGNITE-9171: change default lazy mode at .net
commit 2b0b6d2ce299f7b134697a48d36cffe54c7da720
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-21T16:20:48Z
IGNITE-9171: fix table lock
commit 3511d13685f2397ef170375a468275b149c15500
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-21T16:22:43Z
Merge remote-tracking branch 'professional/ignite-9171' into ignite-9171
commit 80931b51d93b9d2b0d263be06811ede05113a3e2
Author: tledkov-gridgain <tledkov@...>
Date: 2018-08-21T16:27:48Z
Merge branch '_master' into ignite-9171
----
---