[1/2] ignite git commit: IGNITE-10052: MVCC: fixed local node recovery. This closes #5245. This closes #5345.

2018-11-12 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-2.7 5b5f69e05 -> 72ca81099 http://git-wip-us.apache.org/repos/asf/ignite/blob/72ca8109/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/wal/serializer/TxRecordSerializer.java

[2/2] ignite git commit: IGNITE-10052: MVCC: fixed local node recovery. This closes #5245. This closes #5345.

2018-11-12 Thread vozerov
IGNITE-10052: MVCC: fixed local node recovery. This closes #5245. This closes #5345. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/72ca8109 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/72ca8109 Diff:

[1/2] ignite git commit: IGNITE-10052: MVCC: fixed local node recovery. This closes #5245. This closes #5345.

2018-11-12 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master 2439ade4d -> a719aa9ca http://git-wip-us.apache.org/repos/asf/ignite/blob/a719aa9c/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/wal/serializer/RecordDataV2Serializer.java

[2/2] ignite git commit: IGNITE-10052: MVCC: fixed local node recovery. This closes #5245. This closes #5345.

2018-11-12 Thread vozerov
IGNITE-10052: MVCC: fixed local node recovery. This closes #5245. This closes #5345. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a719aa9c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a719aa9c Diff:

ignite git commit: IGNITE-10188 Remove persistence tests restrictions for TC - Fixes #5351.

2018-11-12 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/master 7ac82733b -> 2439ade4d IGNITE-10188 Remove persistence tests restrictions for TC - Fixes #5351. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-10154 FailureType.SYSTEM_WORKER_BLOCKED always must be in ignoredFailureType due to a backward compatibility

2018-11-12 Thread agura
Repository: ignite Updated Branches: refs/heads/ignite-2.7 4c11bed91 -> 5b5f69e05 IGNITE-10154 FailureType.SYSTEM_WORKER_BLOCKED always must be in ignoredFailureType due to a backward compatibility Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-10154 FailureType.SYSTEM_WORKER_BLOCKED always must be in ignoredFailureType due to a backward compatibility

2018-11-12 Thread agura
Repository: ignite Updated Branches: refs/heads/master f9945171d -> 7ac82733b IGNITE-10154 FailureType.SYSTEM_WORKER_BLOCKED always must be in ignoredFailureType due to a backward compatibility Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-9886 Split continuous query suite - Fixes #4991.

2018-11-12 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/master 6e5dcab4b -> f9945171d IGNITE-9886 Split continuous query suite - Fixes #4991. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[ignite-teamcity-bot] 02/02: Version update

2018-11-12 Thread dpavlov
; public static final String GITHUB_REF = "https://github.com/apache/ignite-teamcity-bot;; /** TC Bot Version. */ -public static final String VERSION = "2018"; +public static final String VERSION = "20181112"; /** TC Bot Version. */ public String version = VERSION;

[ignite-teamcity-bot] 01/02: IGNITE-10215 Inspections:Core failures marked as critical - Fixes #67.

2018-11-12 Thread dpavlov
This is an automated email from the ASF dual-hosted git repository. dpavlov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git commit b7a89d41c5183410064311dc33002b24582c0134 Author: ololo3000 AuthorDate: Mon Nov 12 15:41:02 2018 +0300

[ignite-teamcity-bot] branch master updated (a7c61fe -> 573d88e)

2018-11-12 Thread dpavlov
This is an automated email from the ASF dual-hosted git repository. dpavlov pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git. from a7c61fe Scripts update, page titles added new b7a89d4 IGNITE-10215 Inspections:Core failures

[ignite-teamcity-bot] 01/02: IGNITE-10153 Implement tests running time report - Fixes #64.

2018-11-12 Thread dpavlov
This is an automated email from the ASF dual-hosted git repository. dpavlov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git commit 2f565739048b54c33f1015a2bc5c5f9696e25950 Author: Sergey Chugunov AuthorDate: Mon Nov 12 15:34:00 2018

[ignite-teamcity-bot] branch master updated (f7fc6d3 -> a7c61fe)

2018-11-12 Thread dpavlov
This is an automated email from the ASF dual-hosted git repository. dpavlov pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git. from f7fc6d3 Usages of change and change list cache were removed, interface usage for compactor new

[ignite-teamcity-bot] 02/02: Scripts update, page titles added

2018-11-12 Thread dpavlov
This is an automated email from the ASF dual-hosted git repository. dpavlov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git commit a7c61fe8529ffc3406b4f062cb2545e0a27f94c6 Author: Dmitriy Pavlov AuthorDate: Mon Nov 12 15:37:24 2018

ignite git commit: IGNITE-10085 Made compressed WAL archives more user-friendly - Fixes #5327.

2018-11-12 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/master f8e15bb9b -> 6e5dcab4b IGNITE-10085 Made compressed WAL archives more user-friendly - Fixes #5327. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6e5dcab4 Tree:

ignite git commit: IGNITE-9712: Added SQL benchmarks for simple SELECT statements. This closes #4866.

2018-11-12 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master 43b9cfa34 -> f8e15bb9b IGNITE-9712: Added SQL benchmarks for simple SELECT statements. This closes #4866. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f8e15bb9