[ignite] 01/03: Revert "IGNITE-12756 TcpCommunication SPI metrics improvement"

2020-08-31 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a commit to branch ignite-2.9-revert-12568 in repository https://gitbox.apache.org/repos/asf/ignite.git commit f1fcea2e8f788a3039fe91218b990c21c778f238 Author: Alexey Goncharuk AuthorDate: Mon Aug 31 18:59:34

[ignite] 02/03: Revert "IGNITE-12682 IgniteMessageFactoryImpl.registerCustom() method is removed as potentially dangerous"

2020-08-31 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a commit to branch ignite-2.9-revert-12568 in repository https://gitbox.apache.org/repos/asf/ignite.git commit 3d57f23a614595d246fc70c276ca8347ba868148 Author: Alexey Goncharuk AuthorDate: Mon Aug 31 19:02:59

[ignite] 03/03: Revert "IGNITE-12568 MessageFactory is refactored in order to detect registration of message with the same direct type"

2020-08-31 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a commit to branch ignite-2.9-revert-12568 in repository https://gitbox.apache.org/repos/asf/ignite.git commit ed52559eb95c913e4b6ebc1b334f60c27ddbac26 Author: Alexey Goncharuk AuthorDate: Mon Aug 31 19:24:24

[ignite] branch master updated: IGNITE-12438 Extend communication protocol to support one-way client-server connections - Fixes #7639.

2020-07-09 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 ed0767d IGNITE-12438 Extend communication

[ignite] branch master updated: IGNITE-13123 Move control utility to a separate module - Fixes #7910.

2020-07-08 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 071bb4e IGNITE-13123 Move control utility

[ignite] branch master updated: IGNITE-12876 Extend test coverage to test deadlock absence between checkpoint, entry update and TTL worker - Fixes #7643.

2020-06-05 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 6b716bb IGNITE-12876 Extend test coverage

[ignite] branch master updated: IGNITE-13100 Fix exceptions raised when cache group metrics are read on client node - Fixes #7875.

2020-06-02 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 d3fc970 IGNITE-13100 Fix exceptions raised

[ignite] branch master updated: IGNITE-12712 Reorder write throttle init and segments initialization to fix NPE - Fixes #7463.

2020-06-01 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 e7d9d99 IGNITE-12712 Reorder write

[ignite] branch master updated: IGNITE-12780 Fix deadlock between db-checkpoint-thread and checkpoint-runner - Fixes #7816.

2020-06-01 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 b31e11b IGNITE-12780 Fix deadlock between

[ignite] branch master updated: IGNITE-13039 Get rid of possibility to change final static fields - Fixes #7819.

2020-05-27 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 cbe58f4 IGNITE-13039 Get rid

[ignite] branch master updated: IGNITE-13036 Add event for page replacement start - Fixes #7815.

2020-05-21 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 3298657 IGNITE-13036 Add event for page

[ignite] branch master updated: IGNITE-12985 Fixed unguarded log.info()/log.debug()/log.trace() calls. - Fixes #7776.

2020-05-08 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 6e9a6d3 IGNITE-12985 Fixed unguarded

[ignite] branch master updated: IGNITE-12990 Remove static thread group from IgniteSpiThread and add test - Fixes #7780.

2020-05-08 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 3bba34a IGNITE-12990 Remove static thread

[ignite] branch master updated: IGNITE-12902 Fix concurrent modification exception when iterating over exchange events - Fixes #7675.

2020-04-27 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 6b05d7f IGNITE-12902 Fix concurrent

[ignite] branch master updated: IGNITE-12889 Fix ringLatencyCheck loop - Fixes #7672.

2020-04-22 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 9231c3e IGNITE-12889 Fix ringLatencyCheck

[ignite] branch master updated: IGNITE-12801 Fix possible extra page release when throttling is activated during a checkpoint - Fixes #7554.

2020-04-17 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 8212bf4 IGNITE-12801 Fix possible extra

[ignite] branch master updated: IGNITE-12873 Do not send hostnames when IP is used in localHost - Fixes #7640.

2020-04-16 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 23a392a IGNITE-12873 Do not send hostnames

[ignite] branch master updated: IGNITE-12760 Prevent AssertionError on message unmarshalling when received from a dead node - Fixes #7538.

2020-04-09 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 022b79d IGNITE-12760 Prevent

[ignite] branch master updated: IGNITE-12802 Move checkpoint state fields to CheckpointProgress - Fixes #7589.

2020-04-06 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 d580b84 IGNITE-12802 Move checkpoint state

[ignite] branch master updated: IGNITE-12839 WAL serialization test fixed. - Fixes #7573.

2020-04-06 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 ee07f34 IGNITE-12839 WAL serialization

[ignite] branch master updated: IGNITE-12818 SoLinger should be used for all sockets in discovery - Fixes #7557.

2020-04-02 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 7d55653 IGNITE-12818 SoLinger should

[ignite] branch master updated: IGNITE-12774 Handle "Too many open files" exception - Fixes #7516.

2020-03-19 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 795617f IGNITE-12774 Handle "Too many

[ignite] branch master updated: IGNITE-7792 Generalize logic for checkpointing machinery - Fixes #7513.

2020-03-19 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 2261487 IGNITE-7792 Generalize logic

[ignite] branch master updated: IGNITE-8617 Add node discovery using AWS application ELB - Fixes #7247.

2020-02-27 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 06a2b3b IGNITE-8617 Add node discovery

[ignite] branch master updated: IGNITE-12680 Cleanup unneeded usages of SystemPropertiesRule - Fixes #7426.

2020-02-18 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 1ea7984 IGNITE-12680 Cleanup unneeded

[ignite] branch master updated: IGNITE-12616 Do not ask for keystore/truststore password twice in control.sh execution - Fixes #7351.

2020-02-18 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 bb16c6b IGNITE-12616 Do not ask

[ignite] branch ignite-2.8 updated: IGNITE-12650 Mark MVCC with @IgniteExperimental - Fixes #7419.

2020-02-16 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a commit to branch ignite-2.8 in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/ignite-2.8 by this push: new e6b7973 IGNITE-12650 Mark MVCC

[ignite] branch master updated: IGNITE-12650 Mark MVCC with @IgniteExperimental - Fixes #7419.

2020-02-16 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 99ac71d IGNITE-12650 Mark MVCC

[ignite] branch master updated: IGNITE-12681 Fix flaky IgniteShutdownOnSupplyMessageFailureTest - Fixes #7427.

2020-02-14 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 0f6be58 IGNITE-12681 Fix flaky

[ignite] branch master updated: IGNITE-12099 Avoid writing metadata to disk in discovery threads - Fixes #7396.

2020-02-13 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 17c4be5 IGNITE-12099 Avoid writing

[ignite] branch master updated: IGNITE-12522 Extend test coverage for IGNITE-12104 - Fixes #7233.

2020-02-11 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 5bb8464 IGNITE-12522 Extend test coverage

[ignite] branch master updated: IGNITE-12499 Improve node recovery time with parallel partition state execution - Fixes #7232.

2020-02-10 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 0e5ba25 IGNITE-12499 Improve node recovery

[ignite] branch master updated: IGNITE-12635 Reserve WALRecord ID for compatibility purposes - Fixes #7373.

2020-02-07 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 ff0117d IGNITE-12635 Reserve WALRecord ID

[ignite] branch master updated: IGNITE-12612 Fix broken test, H2TreeIndex#destroy and H2TreeIndex#asyncDestroy refactoring - Fixes #7343.

2020-01-31 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 842923d IGNITE-12612 Fix broken test

[ignite] 02/02: IGNITE-12593 Fix assertion during CacheDataTree update caused by byte array values and TTL - Fixes #7324.

2020-01-30 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git commit 4593d6c11005ee5fcad70669e1ea9d8e0bafc7e5 Author: Anton Kalashnikov AuthorDate: Thu Jan 30 14:08:00 2020 +0300

[ignite] branch master updated (e975a0f -> 4593d6c)

2020-01-30 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git. from e975a0f IGNITE-12533 Remote security context tests refactoring (#7276) new 281b41e IGNITE-12594 Fix

[ignite] 01/02: IGNITE-12594 Fix deadlock between GridCacheDataStore#purgeExpiredInternal and GridNearTxLocal#enlistWriteEntry - Fixes #7325.

2020-01-30 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git commit 281b41ed6d25d0ea95585ca44ff62095a5135534 Author: Sergey Chugunov AuthorDate: Thu Jan 30 14:02:22 2020 +0300

[ignite] branch ignite-2.8 updated: IGNITE-12542: Fix of broken tests. (#7261)

2020-01-29 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a commit to branch ignite-2.8 in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/ignite-2.8 by this push: new dbf6661 IGNITE-12542: Fix

[ignite] branch master updated: IGNITE-12496 Correctly handle checkpoint read lock during index drop - Fixes #7208.

2020-01-29 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 a1b939a4 IGNITE-12496 Correctly handle

[ignite] branch ignite-2.8 updated: IGNITE-12559 Add @IgniteExperimental annotation - Fixes #7279.

2020-01-24 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a commit to branch ignite-2.8 in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/ignite-2.8 by this push: new 0feb2a1 IGNITE-12559 Add

[ignite] branch master updated: IGNITE-12559 Add @IgniteExperimental annotation - Fixes #7279.

2020-01-24 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 8a1b098 IGNITE-12559 Add

[ignite] branch ignite-2.8 updated: IGNITE-12573 Add missed example dependencies to standalone pom files

2020-01-24 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a commit to branch ignite-2.8 in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/ignite-2.8 by this push: new 72f0797 IGNITE-12573 Add missed

[ignite] branch master updated: IGNITE-12573 Add missed example dependencies to standalone pom files

2020-01-24 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 ffe7525 IGNITE-12573 Add missed example

[ignite] branch ignite-12559 deleted (was 4903224)

2020-01-21 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a change to branch ignite-12559 in repository https://gitbox.apache.org/repos/asf/ignite.git. was 4903224 IGNITE-12559 Add @IgniteExperimental annotation This change permanently discards the following

[ignite] branch ignite-12559 created (now 4903224)

2020-01-21 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a change to branch ignite-12559 in repository https://gitbox.apache.org/repos/asf/ignite.git. at 4903224 IGNITE-12559 Add @IgniteExperimental annotation This branch includes the following new commits

[ignite] 01/01: IGNITE-12559 Add @IgniteExperimental annotation

2020-01-21 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a commit to branch ignite-12559 in repository https://gitbox.apache.org/repos/asf/ignite.git commit 4903224bcb2e2debfca8b0e05d4739052e091fdc Author: Alexey Goncharuk AuthorDate: Tue Jan 21 15:50:18 2020 +0300

[ignite] branch master updated: IGNITE-12463 Fix failed compilation after concurrent merge

2020-01-20 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 f4a42b7 IGNITE-12463 Fix failed

[ignite] branch master updated: IGNITE-12227 Fix failed compilation due to concurrent merge

2020-01-20 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 5bd3859 IGNITE-12227 Fix failed

[ignite] branch master updated: IGNITE-12463 Align checkpoint progress future state with the checkpoint state - Fixes #7153.

2020-01-20 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 f9a15d9 IGNITE-12463 Align checkpoint

[ignite] branch master updated: IGNITE-12547 Replace array of AtomicLong with AtomicLongArray in free list - Fixes #7267.

2020-01-17 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 dbf7f5d IGNITE-12547 Replace array

[ignite] branch master updated: IGNITE-12452 Write pages from checkpoint buffer with higher priority - Fixes #7145.

2019-12-24 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 04999c5 IGNITE-12452 Write pages from

[ignite] branch master updated (a835bdf -> 2057141)

2019-12-16 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git. from a835bdf IGNITE-12444: SQL: Query reduce can fail with NPE on retry. This closes #7138. new 4ede2ee

[ignite] 01/02: IGNITE-12430 Move PagePool to a separate class

2019-12-16 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git commit 4ede2ee2f7f65dba33f263d0fee7cb26709858d7 Author: Alexey Goncharuk AuthorDate: Mon Dec 2 19:51:31 2019 +0300

[ignite] 02/02: IGNITE-12412 Fixed ABA issue in PagePool#releaseFreePage

2019-12-16 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git commit 20571410eaf1776b532ea686be464f0b2a831813 Author: Alexey Goncharuk AuthorDate: Tue Dec 10 12:22:22 2019 +0300

[ignite] branch master updated: IGNITE-5247 Always use LITTLE_ENDIAN for communication SPI - Fixes #7023.

2019-11-08 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 7d5749e IGNITE-5247 Always use

[ignite] branch master updated: IGNITE-12329 Fixed license

2019-10-31 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 768c226 IGNITE-12329 Fixed license 768c226

[ignite] branch master updated: IGNITE-12265 Include org.apache.ignite.client to javadoc - Fixes #6950.

2019-10-08 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 5b9df9e IGNITE-12265 Include

svn commit: r35941 - /release/ignite/2.7.0/

2019-09-20 Thread agoncharuk
Author: agoncharuk Date: Fri Sep 20 10:17:41 2019 New Revision: 35941 Log: Removing old release Removed: release/ignite/2.7.0/

svn commit: r35942 - /release/ignite/2.7.5/

2019-09-20 Thread agoncharuk
Author: agoncharuk Date: Fri Sep 20 10:18:07 2019 New Revision: 35942 Log: Removing old release Removed: release/ignite/2.7.5/

svn commit: r35933 - /dev/ignite/packages_2.7.6-rc2/

2019-09-19 Thread agoncharuk
Author: agoncharuk Date: Thu Sep 19 18:07:55 2019 New Revision: 35933 Log: Removing old RC Removed: dev/ignite/packages_2.7.6-rc2/

svn commit: r35932 - /dev/ignite/packages_2.7.6-rc1/

2019-09-19 Thread agoncharuk
Author: agoncharuk Date: Thu Sep 19 18:07:51 2019 New Revision: 35932 Log: Removing old RC Removed: dev/ignite/packages_2.7.6-rc1/

svn commit: r35931 - /dev/ignite/2.7.6-rc1/

2019-09-19 Thread agoncharuk
Author: agoncharuk Date: Thu Sep 19 18:07:39 2019 New Revision: 35931 Log: Removing old RC Removed: dev/ignite/2.7.6-rc1/

svn commit: r35930 - /dev/ignite/2.7.6-rc0/

2019-09-19 Thread agoncharuk
Author: agoncharuk Date: Thu Sep 19 18:07:32 2019 New Revision: 35930 Log: Removing old RC Removed: dev/ignite/2.7.6-rc0/

svn commit: r1867189 - /ignite/site/trunk/.htaccess

2019-09-19 Thread agoncharuk
Author: agoncharuk Date: Thu Sep 19 18:03:17 2019 New Revision: 1867189 URL: http://svn.apache.org/viewvc?rev=1867189=rev Log: Apache Ignite 2.7.6 Release - update .htaccess Modified: ignite/site/trunk/.htaccess Modified: ignite/site/trunk/.htaccess URL: http://svn.apache.org/viewvc/ignite

svn commit: r1867168 - in /ignite/site/trunk/releases: 2.7.5/ 2.7.5/cppdoc/ 2.7.5/cppdoc/search/ 2.7.5/dotnetdoc/ 2.7.5/dotnetdoc/api/ 2.7.5/javadoc/ 2.7.5/javadoc/org/apache/ignite/ 2.7.5/javadoc/org

2019-09-19 Thread agoncharuk
Author: agoncharuk Date: Thu Sep 19 10:18:08 2019 New Revision: 1867168 URL: http://svn.apache.org/viewvc?rev=1867168=rev Log: Ignite 2.7.6 Release - update javadocs as per 6.3.5 step of the release process [This commit notification would consist of 144 parts, which exceeds the limit of 50

svn commit: r1867165 - /ignite/site/trunk/latest

2019-09-19 Thread agoncharuk
Author: agoncharuk Date: Thu Sep 19 09:31:28 2019 New Revision: 1867165 URL: http://svn.apache.org/viewvc?rev=1867165=rev Log: Update latest version of Apache Ignite Modified: ignite/site/trunk/latest Modified: ignite/site/trunk/latest URL: http://svn.apache.org/viewvc/ignite/site/trunk

svn commit: r1867164 - /ignite/site/trunk/download.html

2019-09-19 Thread agoncharuk
Author: agoncharuk Date: Thu Sep 19 09:22:55 2019 New Revision: 1867164 URL: http://svn.apache.org/viewvc?rev=1867164=rev Log: Apache Ignite 2.7.6 release Modified: ignite/site/trunk/download.html Modified: ignite/site/trunk/download.html URL: http://svn.apache.org/viewvc/ignite/site/trunk

svn commit: r1867163 - /ignite/site/trunk/releases/2.7.6/release_notes.html

2019-09-19 Thread agoncharuk
Author: agoncharuk Date: Thu Sep 19 09:03:16 2019 New Revision: 1867163 URL: http://svn.apache.org/viewvc?rev=1867163=rev Log: Ignite 2.7.6 release notes Added: ignite/site/trunk/releases/2.7.6/release_notes.html Added: ignite/site/trunk/releases/2.7.6/release_notes.html URL: http

[ignite] annotated tag 2.7.6 created (now 6a12ebe)

2019-09-16 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a change to annotated tag 2.7.6 in repository https://gitbox.apache.org/repos/asf/ignite.git. at 6a12ebe (tag) tagging 21f7ca41c4348909e2fd26ccf59b5b2ce1f4474e (commit) replaces 2.7.6-rc1

svn commit: r1867021 - in /ignite/site/trunk/releases/2.7.6/dotnetdoc: ./ api/ fonts/ images/ styles/

2019-09-16 Thread agoncharuk
Author: agoncharuk Date: Mon Sep 16 16:45:25 2019 New Revision: 1867021 URL: http://svn.apache.org/viewvc?rev=1867021=rev Log: new Release (2.7.6) [This commit notification would consist of 77 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1867019 - in /ignite/site/trunk/releases/2.7.6/cppdoc: ./ search/

2019-09-16 Thread agoncharuk
Author: agoncharuk Date: Mon Sep 16 16:43:49 2019 New Revision: 1867019 URL: http://svn.apache.org/viewvc?rev=1867019=rev Log: new Release (2.7.6) [This commit notification would consist of 68 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1867018 - in /ignite/site/trunk/releases/2.7.6: ./ javadoc/ javadoc/img/ javadoc/org/ javadoc/org/apache/ javadoc/org/apache/ignite/ javadoc/org/apache/ignite/binary/ javadoc/org/apache/i

2019-09-16 Thread agoncharuk
Author: agoncharuk Date: Mon Sep 16 16:41:24 2019 New Revision: 1867018 URL: http://svn.apache.org/viewvc?rev=1867018=rev Log: new Release (2.7.6) [This commit notification would consist of 846 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r35891 - /dev/ignite/2.7.6-rc2/ /release/ignite/2.7.6/

2019-09-16 Thread agoncharuk
Author: agoncharuk Date: Mon Sep 16 16:16:10 2019 New Revision: 35891 Log: Release 2.7.6: Binaries Added: release/ignite/2.7.6/ - copied from r35890, dev/ignite/2.7.6-rc2/ Removed: dev/ignite/2.7.6-rc2/

[ignite] branch master updated: IGNITE-12154 Uprising time to await fail node - Fixes #6856.

2019-09-13 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 ee995b4 IGNITE-12154 Uprising time

svn commit: r35805 - in /dev/ignite/packages_2.7.6-rc2: ./ apache-ignite-2.7.6-1.noarch.rpm apache-ignite_2.7.6-1_all.deb

2019-09-12 Thread agoncharuk
Author: agoncharuk Date: Thu Sep 12 22:12:22 2019 New Revision: 35805 Log: New RC 2.7.6-rc2: Packages Added: dev/ignite/packages_2.7.6-rc2/ dev/ignite/packages_2.7.6-rc2/apache-ignite-2.7.6-1.noarch.rpm (with props) dev/ignite/packages_2.7.6-rc2/apache-ignite_2.7.6-1_all.deb

svn commit: r35804 - in /dev/ignite/2.7.6-rc2: ./ apache-ignite-2.7.6-bin.zip apache-ignite-2.7.6-bin.zip.asc apache-ignite-2.7.6-bin.zip.sha512 apache-ignite-2.7.6-src.zip apache-ignite-2.7.6-src.zip

2019-09-12 Thread agoncharuk
Author: agoncharuk Date: Thu Sep 12 22:09:11 2019 New Revision: 35804 Log: New RC 2.7.6-rc2: Binaries Added: dev/ignite/2.7.6-rc2/ dev/ignite/2.7.6-rc2/apache-ignite-2.7.6-bin.zip (with props) dev/ignite/2.7.6-rc2/apache-ignite-2.7.6-bin.zip.asc dev/ignite/2.7.6-rc2/apache

[ignite] annotated tag 2.7.6-rc2 created (now 5c16542)

2019-09-12 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a change to annotated tag 2.7.6-rc2 in repository https://gitbox.apache.org/repos/asf/ignite.git. at 5c16542 (tag) tagging 21f7ca41c4348909e2fd26ccf59b5b2ce1f4474e (commit) replaces 2.7.6-rc1

[ignite] branch master updated: Ignite 2.7.6 Release Notes

2019-09-11 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 175d0af Ignite 2.7.6 Release Notes 175d0af

[ignite] branch ignite-2.7.6 updated: Ignite 2.7.6 Release Notes

2019-09-11 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a commit to branch ignite-2.7.6 in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/ignite-2.7.6 by this push: new 21f7ca4 Ignite 2.7.6 Release

[ignite] branch master updated: IGNITE-12160 Fix RPM packages build - Fixes #6861.

2019-09-11 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 1e6a065 IGNITE-12160 Fix RPM packages

svn commit: r35756 - /dev/ignite/packages_2.7.6-rc2/

2019-09-11 Thread agoncharuk
Author: agoncharuk Date: Wed Sep 11 15:16:49 2019 New Revision: 35756 Log: Removing redundant Release Removed: dev/ignite/packages_2.7.6-rc2/

svn commit: r35755 - /dev/ignite/2.7.6-rc2/

2019-09-11 Thread agoncharuk
Author: agoncharuk Date: Wed Sep 11 15:16:31 2019 New Revision: 35755 Log: Removing redundant Release Removed: dev/ignite/2.7.6-rc2/

[ignite] annotated tag 2.7.6-rc2 deleted (was 295bc19)

2019-09-11 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a change to annotated tag 2.7.6-rc2 in repository https://gitbox.apache.org/repos/asf/ignite.git. *** WARNING: tag 2.7.6-rc2 was deleted! *** tag was 295bc19 The revisions that were on this annotated tag

svn commit: r35752 - in /dev/ignite/packages_2.7.6-rc2: ./ apache-ignite-2.7.6-1.noarch.rpm apache-ignite_2.7.6-1_all.deb

2019-09-11 Thread agoncharuk
Author: agoncharuk Date: Wed Sep 11 09:28:51 2019 New Revision: 35752 Log: New RC 2.7.6-rc2: Packages Added: dev/ignite/packages_2.7.6-rc2/ dev/ignite/packages_2.7.6-rc2/apache-ignite-2.7.6-1.noarch.rpm (with props) dev/ignite/packages_2.7.6-rc2/apache-ignite_2.7.6-1_all.deb

svn commit: r35737 - in /dev/ignite/2.7.6-rc2: ./ apache-ignite-2.7.6-bin.zip apache-ignite-2.7.6-bin.zip.asc apache-ignite-2.7.6-bin.zip.sha512 apache-ignite-2.7.6-src.zip apache-ignite-2.7.6-src.zip

2019-09-10 Thread agoncharuk
Author: agoncharuk Date: Tue Sep 10 21:29:01 2019 New Revision: 35737 Log: New RC 2.7.6-rc2: Binaries Added: dev/ignite/2.7.6-rc2/ dev/ignite/2.7.6-rc2/apache-ignite-2.7.6-bin.zip (with props) dev/ignite/2.7.6-rc2/apache-ignite-2.7.6-bin.zip.asc dev/ignite/2.7.6-rc2/apache

[ignite] annotated tag 2.7.6-rc2 created (now 295bc19)

2019-09-10 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a change to annotated tag 2.7.6-rc2 in repository https://gitbox.apache.org/repos/asf/ignite.git. at 295bc19 (tag) tagging 97620060185f7f2223c8f66db64a00ec20265341 (commit) replaces 2.7.6-rc1

[ignite] branch ignite-2.7.6 updated: IGNITE-12082 Fixed date in changelog

2019-09-10 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a commit to branch ignite-2.7.6 in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/ignite-2.7.6 by this push: new 9762006 IGNITE-12082 Fixed

[ignite] branch master updated: IGNITE-12082 Removed extra comma from .spec file

2019-09-10 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 3181507 IGNITE-12082 Removed extra comma

[ignite] branch ignite-2.7.6 updated: IGNITE-12106 Improve exception message for absent binary metadata

2019-09-10 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a commit to branch ignite-2.7.6 in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/ignite-2.7.6 by this push: new 590276a IGNITE-12106 Improve

[ignite] branch master updated: IGNITE-12082 Update versions for pre-build DEB/RPM packages

2019-09-10 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 008db68 IGNITE-12082 Update versions

[ignite] branch ignite-2.7.6 updated: IGNITE-12082 Update versions for pre-build DEB/RPM packages

2019-09-10 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a commit to branch ignite-2.7.6 in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/ignite-2.7.6 by this push: new ff259d1 IGNITE-12082 Update

[ignite] branch ignite-2.7.6 updated: IGNITE-12106 Improve exception message for absent binary metadata - Fixes #6855.

2019-09-10 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a commit to branch ignite-2.7.6 in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/ignite-2.7.6 by this push: new 7b43c71 IGNITE-12106 Improve

[ignite] branch master updated: IGNITE-12106 Improve exception message for absent binary metadata - Fixes #6855.

2019-09-10 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 4e4a462 IGNITE-12106 Improve exception

[ignite] branch master updated: Ignite 2.7.6 release notes

2019-09-09 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 4d7d9d7 Ignite 2.7.6 release notes 4d7d9d7

[ignite] branch ignite-2.7.6 updated: Ignite 2.7.6 release notes

2019-09-09 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a commit to branch ignite-2.7.6 in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/ignite-2.7.6 by this push: new b8100aa Ignite 2.7.6 release

[ignite] branch ignite-2.7.6 updated: IGNITE-12128 Fix potential PDS corruption when a node fails during checkpoint - Fixes #6851.

2019-09-09 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a commit to branch ignite-2.7.6 in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/ignite-2.7.6 by this push: new fda34e6 IGNITE-12128 Fix

[ignite] branch master updated: IGNITE-12128 Fix potential PDS corruption when a node fails during checkpoint - Fixes #6851.

2019-09-09 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 6afec64 IGNITE-12128 Fix potential PDS

[ignite] branch ignite-2.7.6 updated: IGNITE-12150 Remove invalid link from Javadoc, fix copyright

2019-09-09 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a commit to branch ignite-2.7.6 in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/ignite-2.7.6 by this push: new 98e7460 IGNITE-12150 Remove

[ignite] branch master updated: IGNITE-12150 Remove invalid link from Javadoc, fix copyright

2019-09-09 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk 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 8810656 IGNITE-12150 Remove invalid link

[ignite] branch ignite-2.7.6 updated: IGNITE-12113 Fix silent control.sh fail when JAVA_HOME is empty

2019-08-28 Thread agoncharuk
This is an automated email from the ASF dual-hosted git repository. agoncharuk pushed a commit to branch ignite-2.7.6 in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/ignite-2.7.6 by this push: new 805c3f4 IGNITE-12113 Fix

<    1   2   3   4   5   6   7   8   9   10   >