[ignite] branch master updated: IGNITE-11279: SQL: Removed "prepared" from parser's cache.

2019-02-14 Thread vozerov
This is an automated email from the ASF dual-hosted git repository. vozerov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/master by this push: new 9860670 IGNITE-11279: SQL: Removed "prepared"

[ignite] branch master updated: IGNITE-9555 Web Console: Fixed handling of unexpected closed sockets.

2019-02-14 Thread akuznetsov
This is an automated email from the ASF dual-hosted git repository. akuznetsov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/master by this push: new 6b63556 IGNITE-9555 Web Console: Fixed

[ignite] branch master updated: IGNITE-11318 Web Console: Added viewport meta tag for better rendering on mobiles and tablets.

2019-02-14 Thread akuznetsov
This is an automated email from the ASF dual-hosted git repository. akuznetsov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/master by this push: new 5e04dfd IGNITE-11318 Web Console: Added

[ignite] branch master updated: IGNITE-5569 Fix TCP Discovery SPI allows multiple NODE_JOINED / NODE_FAILED leading to a cluster DDoS - Fixes #6108.

2019-02-14 Thread dgovorukhin
This is an automated email from the ASF dual-hosted git repository. dgovorukhin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/master by this push: new c843b8f IGNITE-5569 Fix TCP Discovery SPI

[ignite] branch master updated: IGNITE-11310: SQL: Removed distirbuted joins from local segmented queries. This closes #6103.

2019-02-14 Thread vozerov
This is an automated email from the ASF dual-hosted git repository. vozerov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/master by this push: new 62e9bc8 IGNITE-11310: SQL: Removed

[ignite] branch master updated: IGNITE-1126 Fix of JVM Crashes on TeamCity, correctly cheking of stop in exchange future; added assertion for stopping of Page Memory. - Fixes #6092.

2019-02-14 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.git The following commit(s) were added to refs/heads/master by this push: new 3a77531 IGNITE-1126 Fix of JVM Crashes on

[ignite-teamcity-bot] branch master updated: Removing unused, added licenses

2019-02-14 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 The following commit(s) were added to refs/heads/master by this push: new 698711c Removing unused, added

[ignite] branch master updated: IGNITE-10561: REST: Memory policy metrics should be available via REST. This closes #5778.

2019-02-14 Thread amashenkov
This is an automated email from the ASF dual-hosted git repository. amashenkov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/master by this push: new 263167a IGNITE-10561: REST: Memory policy

[ignite-teamcity-bot] branch master updated: Version, update period update, vars naming

2019-02-14 Thread dpavlov
ttps://github.com/apache/ignite-teamcity-bot;; /** TC Bot Version. */ -public static final String VERSION = "20190212"; +public static final String VERSION = "20190214"; /** Java version, where Web App is running. */ public String javaVer;

[ignite-teamcity-bot] branch master updated: Fixed error propagation, improved monitoring

2019-02-14 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 The following commit(s) were added to refs/heads/master by this push: new 05a81e4 Fixed error propagation,

[ignite-teamcity-bot] branch master updated: Optimize imports & code formatted for JIRA integration

2019-02-14 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 The following commit(s) were added to refs/heads/master by this push: new c8b24fe Optimize imports & code

[ignite-teamcity-bot] branch master updated: Optimize imports & code formatted for GitHub integration

2019-02-14 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 The following commit(s) were added to refs/heads/master by this push: new ce202af Optimize imports & code

[ignite-teamcity-bot] branch master updated: Optimize imports & code formatted DI packages

2019-02-14 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 The following commit(s) were added to refs/heads/master by this push: new 77f935d Optimize imports & code

[ignite] branch master updated: Code style & imports fix for NIO package

2019-02-14 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.git The following commit(s) were added to refs/heads/master by this push: new 74e5602 Code style & imports fix for NIO

[ignite] branch master updated (df92048 -> 3af0c94)

2019-02-14 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.git. from df92048 IGNITE-10415: MVCC TX: Exception handling fixed. This closes #6030. new 68c178e IGNITE-10748 Remove

[ignite] 02/02: IGNITE-10748 Changes after removal dead code: code style & inspections fix

2019-02-14 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.git commit 3af0c944dafa37eaa2171b0e98d9a1dd75c50768 Author: Dmitriy Pavlov AuthorDate: Thu Feb 14 16:53:38 2019 +0300

[ignite] 01/02: IGNITE-10748 Remove dead code in TcpCommunicationSpi for the tcp client creation flow. - Fixes #5711.

2019-02-14 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.git commit 68c178ef111bb02fb62b7c969c704c58d272cf04 Author: Maxim Muzafarov AuthorDate: Thu Feb 14 16:51:13 2019 +0300

[ignite] branch master updated: IGNITE-10415: MVCC TX: Exception handling fixed. This closes #6030.

2019-02-14 Thread gvvinblade
This is an automated email from the ASF dual-hosted git repository. gvvinblade pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/master by this push: new df92048 IGNITE-10415: MVCC TX: Exception

[ignite] branch master updated: IGNITE-10582: MVCC TX: Exception handling fixed. This closes #5839.

2019-02-14 Thread gvvinblade
This is an automated email from the ASF dual-hosted git repository. gvvinblade pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/master by this push: new 367b75f IGNITE-10582: MVCC TX: Exception

[ignite] branch master updated: IGNITE-11247: MVCC TX: Unmute tests. This closes #6056.

2019-02-14 Thread gvvinblade
This is an automated email from the ASF dual-hosted git repository. gvvinblade pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/master by this push: new edd3ceb IGNITE-11247: MVCC TX: Unmute

[ignite] branch ignite-11310-nodml deleted (was c32d0c2)

2019-02-14 Thread vozerov
This is an automated email from the ASF dual-hosted git repository. vozerov pushed a change to branch ignite-11310-nodml in repository https://gitbox.apache.org/repos/asf/ignite.git. was c32d0c2 Test fixes. This change permanently discards the following revisions: discard c32d0c2 Test

[ignite] 05/05: Test fixes.

2019-02-14 Thread vozerov
This is an automated email from the ASF dual-hosted git repository. vozerov pushed a commit to branch ignite-11310-nodml in repository https://gitbox.apache.org/repos/asf/ignite.git commit c32d0c2cd627436fbe6e791b71ab1604dc108a98 Author: devozerov AuthorDate: Thu Feb 14 15:17:38 2019 +0300

[ignite] 04/05: No caching for multi-staement.

2019-02-14 Thread vozerov
This is an automated email from the ASF dual-hosted git repository. vozerov pushed a commit to branch ignite-11310-nodml in repository https://gitbox.apache.org/repos/asf/ignite.git commit 3fa65235e6515d27f570436a42d521bac3e1beac Author: devozerov AuthorDate: Thu Feb 14 14:53:18 2019 +0300

[ignite] 01/05: Merge branch 'master' into ignite-11310

2019-02-14 Thread vozerov
This is an automated email from the ASF dual-hosted git repository. vozerov pushed a commit to branch ignite-11310-nodml in repository https://gitbox.apache.org/repos/asf/ignite.git commit 643a45b008f5659331a2a396df3d74da58f804fc Merge: b4b5810 d620268 Author: devozerov AuthorDate: Thu Feb 14

[ignite] 03/05: Revert "DML."

2019-02-14 Thread vozerov
This is an automated email from the ASF dual-hosted git repository. vozerov pushed a commit to branch ignite-11310-nodml in repository https://gitbox.apache.org/repos/asf/ignite.git commit 093507152a1acf22cb9d438e4c3855dea1c1e924 Author: devozerov AuthorDate: Thu Feb 14 14:19:17 2019 +0300

[ignite] 02/05: Test fixes.

2019-02-14 Thread vozerov
This is an automated email from the ASF dual-hosted git repository. vozerov pushed a commit to branch ignite-11310-nodml in repository https://gitbox.apache.org/repos/asf/ignite.git commit 0a0cd44c045cf31b37f1d8a504247a37aaf7db30 Author: devozerov AuthorDate: Thu Feb 14 13:23:16 2019 +0300

[ignite] branch ignite-11310-nodml created (now c32d0c2)

2019-02-14 Thread vozerov
This is an automated email from the ASF dual-hosted git repository. vozerov pushed a change to branch ignite-11310-nodml in repository https://gitbox.apache.org/repos/asf/ignite.git. at c32d0c2 Test fixes. This branch includes the following new commits: new 643a45b Merge branch

[ignite] branch master updated: IGNITE-10538 Web Console: Fixed "no-data" component for "Queries" screen.

2019-02-14 Thread akuznetsov
This is an automated email from the ASF dual-hosted git repository. akuznetsov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/master by this push: new 27232fb IGNITE-10538 Web Console: Fixed

[ignite] branch master updated: IGNITE-11267 Added warnings about plain keystore/truststore passwords. (#6068)

2019-02-14 Thread av
This is an automated email from the ASF dual-hosted git repository. av pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/master by this push: new 224e747 IGNITE-11267 Added warnings about plain

[ignite] branch master updated: Removed irrelevant TODOs.

2019-02-14 Thread vozerov
This is an automated email from the ASF dual-hosted git repository. vozerov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/master by this push: new d620268 Removed irrelevant TODOs. d620268 is