Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-9720
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/04fdbc1a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/04fdbc1a Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/04fdbc1a Branch: refs/heads/ignite-9720 Commit: 04fdbc1afd989677991bca876fb0c2d7862262a1 Parents: 0063fb1 fe8c8cc Author: Alexey Goncharuk <[email protected]> Authored: Wed Nov 28 14:45:02 2018 +0300 Committer: Alexey Goncharuk <[email protected]> Committed: Wed Nov 28 14:45:02 2018 +0300 ---------------------------------------------------------------------- examples/sql/world.sql | 28 +-- .../GridCacheDatabaseSharedManager.java | 20 ++- .../cache/CacheEnumOperationsAbstractTest.java | 2 - ...PdsCacheStartStopWithFreqCheckpointTest.java | 177 +++++++++++++++++++ ...GridTcpCommunicationSpiRecoverySelfTest.java | 1 - .../ignite/testsuites/IgnitePdsTestSuite2.java | 3 + modules/mesos/pom.xml | 48 ----- .../ignite/mesos/resource/IgniteProvider.java | 1 - .../components/modal-import-models/service.js | 24 ++- 9 files changed, 230 insertions(+), 74 deletions(-) ----------------------------------------------------------------------
