[ignite-3] branch main updated: IGNITE-14087 Code generation for traversable configuration tree structure. (#38)

2021-02-01 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 7267afc IGNITE-14087 Code generation

[ignite-3] branch main updated: IGNITE-14124 Fix project's Maven settings (#47)

2021-02-04 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 47743db IGNITE-14124 Fix project's Maven

[ignite-3] branch main updated: IGNITE-14102 ConfigurationUtil class with escaping and searching in traversable tree methods. (#40)

2021-02-03 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new c9ebaef IGNITE-14102 ConfigurationUtil class

[ignite-3] branch main updated: IGNITE-14094 Storage interface for configuration module + basic algorithm to store configuration in there.

2021-02-03 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 05992d2 IGNITE-14094 Storage interface

[ignite-3] branch main updated: IGNITE-14909 Use local address instead of external in AbstractRpcTest (#177)

2021-06-16 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new d1c4f34 IGNITE-14909 Use local address

[ignite] branch master updated (7ae55e3 -> 84b4380)

2021-06-16 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git. from 7ae55e3 IGNITE-14120 fix multiple results bug when query parallelism is enabled for single partition query

[ignite-3] branch main updated: IGNITE-14791 Support all primitive types in configuration (#165)

2021-06-10 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 35432e7 IGNITE-14791 Support all primitive

[ignite-extensions] 01/01: IGNITE-14920: Implement Spring Sessions Using Ignite As Backing Store (#63)

2021-06-23 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite-extensions.git commit fbaf38cb3f51e3edb7b8dc9421a862876568fec9 Merge: 80ea124 defc64a Author: ibessonov AuthorDate: Wed Jun 23

[ignite-extensions] branch master updated (80ea124 -> fbaf38c)

2021-06-23 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ignite-extensions.git. from 80ea124 IGNITE-14941 Fix codestyle issues (#64) add 0883c7f Initial Commit add 1099642

[ignite-extensions] 01/01: Revert "IGNITE-14920: Implement Spring Sessions Using Ignite As Backing Store"

2021-06-23 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch revert-63-implement_spring_sessions in repository https://gitbox.apache.org/repos/asf/ignite-extensions.git commit 04fb55ea0d71efd7a85889f73420064db4066f96 Author: ibessonov AuthorDate: Wed

[ignite-extensions] branch revert-63-implement_spring_sessions created (now 04fb55e)

2021-06-23 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch revert-63-implement_spring_sessions in repository https://gitbox.apache.org/repos/asf/ignite-extensions.git. at 04fb55e Revert "IGNITE-14920: Implement Spring Sessions Using I

[ignite] branch master updated (8ff5158 -> b97be50)

2021-06-18 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git. from 8ff5158 IGNITE-14932 Reference to the Ignite Storage Overview video (#9181) add b97be50 IGNITE-14923

[ignite-3] branch main updated: IGNITE-14895 Reflection replaced with method handles in GridUnsafe. (#172)

2021-06-11 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new d00ff8f IGNITE-14895 Reflection replaced

[ignite-3] branch main updated: IGNITE-14819 Propagate exceptions from NettyServer and NettyClient (#161)

2021-06-11 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new f29e27d IGNITE-14819 Propagate exceptions

[ignite] branch master updated: IGNITE-14684 Fixed node fail due to deleting DurableBackgroundTask's at the end of a checkpoint when stopping a node (#9091)

2021-05-12 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov 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 e2fa709 IGNITE-14684 Fixed node fail due

[ignite-3] branch main updated (ad1fa86 -> 3279a9a)

2021-05-12 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git. from ad1fa86 IGNITE-14664 Implemented MetaStorageService and corresponding raft commands. Fixes #116 add

[ignite-3] branch main updated (865a066 -> d2dcab5)

2021-05-14 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git. from 865a066 IGNITE-14237 Implemented affinity calculation based on events. Fixes #120 add d2dcab5 IGNITE

[ignite-3] branch main updated: IGNITE-14717 Wide use of TestScaleCubeClusterServiceFactory. (#128)

2021-05-14 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 9f3e028 IGNITE-14717 Wide use

[ignite] branch master updated: IGNITE-14729 Fix race condition in ClientImpl (#9102)

2021-05-18 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov 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 626168e IGNITE-14729 Fix race condition

[ignite-3] branch main updated (3279a9a -> c231e86)

2021-05-12 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git. from 3279a9a IGNITE-14088 ScaleCube transport API over Netty (#102) add c231e86 IGNITE-14712 Fix

[ignite-3] branch main updated: IGNITE-14756 Fixed data race in configuration update (#142)

2021-05-21 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 1d8ea0e IGNITE-14756 Fixed data race

[ignite-3] branch main updated: IGNITE-14689 Remove addListeners and removeListeners from ConfigurationStorage (#148)

2021-05-25 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 11ef216 IGNITE-14689 Remove addListeners

[ignite-3] branch main updated: IGNITE-14788 Configuration schemas fields forced to be public. (#151)

2021-05-26 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new a3a9b8d IGNITE-14788 Configuration schemas

[ignite] branch master updated: IGNITE-14771 Fixed deadlock in GridCacheDataStore initialization. (#9121)

2021-05-25 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov 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 905e573 IGNITE-14771 Fixed deadlock

[ignite-3] branch main updated: IGNITE-14802 Fix flaky test ConnectionManagerTest#testReuseIncomingConnection (#156)

2021-06-02 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 37083a1 IGNITE-14802 Fix flaky test

[ignite-3] branch main updated (37083a1 -> 55b7d99)

2021-06-03 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git. from 37083a1 IGNITE-14802 Fix flaky test ConnectionManagerTest#testReuseIncomingConnection (#156) add 55b7d99

[ignite-3] branch main updated: IGNITE-14800 Configuration change method applies passed lambda before every validation and provides the ability to read changing configuration in the process. (#158)

2021-06-04 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new b99e362 IGNITE-14800 Configuration change

[ignite-3] branch main updated: IGNITE-14082 Implemented handshake protocol in new netty-based networking implementation. (#135)

2021-05-28 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new e1d4caf IGNITE-14082 Implemented handshake

[ignite-3] branch main updated: IGNITE-14770 Added unregistration of scalecube mx bean. (#144)

2021-05-24 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 8bc40bd IGNITE-14770 Added unregistration

[ignite-3] branch main updated (a5fe393 -> 4c582c0)

2021-05-31 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git. from a5fe393 IGNITE-14567 Added support for snapshots in RAFT groups. - Fixes #147. add 4c582c0 IGNITE-14496

[ignite-3] branch main updated (80eb596 -> 10f52bb)

2021-07-08 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git. from 80eb596 IGNITE-14839 Migrate JRaft tests to JUnit 5 - Fixes #202. add 10f52bb IGNITE-15044 Introduce work

[ignite-3] branch main updated: IGNITE-15018 Add support for message inheritance for @Transferable (#193)

2021-07-02 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 2a8a3f5 IGNITE-15018 Add support for message

[ignite-3] branch main updated: IGNITE-14745 Implemented Storage API for partitions and 2 basic implementations - CHM and RocksDB. (#169)

2021-06-28 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new f5efe45 IGNITE-14745 Implemented Storage API

[ignite-3] branch main updated: IGNITE-15016 Remove integration tests execution if maven.test.skip is set (#187)

2021-06-28 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 8c7912d IGNITE-15016 Remove integration tests

[ignite-3] branch main updated: IGNITE-15014 Explicit annotation processor dependency in api module. (#186)

2021-06-28 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 62f4e65 IGNITE-15014 Explicit annotation

[ignite-3] branch main updated: IGNITE-14408 Implement the Vault Service on top of RocksDB (#174)

2021-06-28 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new b874180 IGNITE-14408 Implement the Vault

[ignite] branch master updated: IGNITE-15017 Contention in lock on Compound future (#9201)

2021-06-29 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov 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 0dddeca IGNITE-15017 Contention in lock

[ignite-3] branch main updated: IGNITE-14996 - Modules order fix.

2021-06-28 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 062550c IGNITE-14996 - Modules order fix

[ignite-3] branch main updated: IGNITE-14656 Modules in root pom.xml must be lexicographically sorted (#110)

2021-04-27 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new f919b86 IGNITE-14656 Modules in root pom.xml

[ignite] branch master updated: IGNITE-14625 DurableBackgroundTask threads management improved; fixed issue when checkpointer could preemptively delete completed task, potentially causing leaks. (#903

2021-04-30 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov 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 598e97b IGNITE-14625 DurableBackgroundTask

[ignite-3] branch main updated: IGNITE-14657 README.md for ignite-configuration module. (#109)

2021-05-05 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 592deed IGNITE-14657 README.md for ignite

[ignite-3] branch main updated: IGNITE-14682 Fix sending messages from a node to itself (#119)

2021-05-05 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 8bec45a IGNITE-14682 Fix sending messages

[ignite] branch master updated (8489c4f -> 8607394)

2021-02-08 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git. from 8489c4f IGNITE-14069 Added release notes for 2.10 version (#8748) add 8607394 IGNITE-14055 Execution

[ignite-3] branch main updated: IGNITE-14123 Separate integration tests from unit tests (#46)

2021-02-05 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new ba5471a IGNITE-14123 Separate integration

[ignite-3] branch main updated: IGNITE-14121 Ability to generate configuration trees from arbitrary sources (#44)

2021-02-09 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new bca081e IGNITE-14121 Ability to generate

[ignite] branch master updated: IGNITE-14139 Incorrect initialize checkpoint-runner-cpu thread pool (#8770)

2021-02-11 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov 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 a125b53 IGNITE-14139 Incorrect initialize

[ignite] branch master updated: IGNITE-14140 Checkpointer thread holds write lock too long (#8772)

2021-02-11 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov 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 652f69d IGNITE-14140 Checkpointer thread

[ignite-3] branch main updated: IGNITE-14062 Basic classes and interfaces for traversable configuration tree (#37)

2021-01-28 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new b82fce8 IGNITE-14062 Basic classes

[ignite-3] branch main updated: IGNITE-14371 JSON representation for configuration & partial code for JSON update requests parsing. (#72)

2021-03-24 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 2e6ea88 IGNITE-14371 JSON representation

[ignite-3] branch main updated: IGNITE-14442 Fixed NPE in IgniteRunner caused by broken REST module. (#77)

2021-03-30 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 8cf0bb2 IGNITE-14442 Fixed NPE

[ignite] branch master updated: IGNITE-14347: Fix Node Failure on Receiving Data of Unknown Class via Distributed Metastorage (#8898)

2021-03-31 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov 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 288c290 IGNITE-14347: Fix Node Failure

[ignite-3] branch main updated (4d82a7e -> e9ef6d4)

2021-04-01 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git. from 4d82a7e IGNITE-14438 Added README.md for cli and cli-common modules. Fixes #75 add e9ef6d4 IGNITE-14295

[ignite] branch master updated: IGNITE-14375 Pending messages can be erroneously send (#8943)

2021-04-02 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov 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 8113ec0 IGNITE-14375 Pending messages can

[ignite] branch master updated: IGNITE-14458 Fix flaky IgniteLocalWalSizeTest. (#8958)

2021-04-02 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov 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 b014376 IGNITE-14458 Fix flaky

[ignite-3] branch main updated: IGNITE-14180 Implemented the ability to subscribe to configuration updates. (#76)

2021-04-02 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 297468b IGNITE-14180 Implemented the ability

[ignite] branch master updated: IGNITE-14447 Fixed possible meta tree corruption after drop index with failed checkpoint scenario. (#8949)

2021-04-01 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov 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 120ba5f IGNITE-14447 Fixed possible meta

[ignite] branch master updated (120ba5f -> 22439bf)

2021-04-01 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git. from 120ba5f IGNITE-14447 Fixed possible meta tree corruption after drop index with failed checkpoint scenario

[ignite-3] branch main updated: IGNITE-14193 Default values support for configuration framework (#61)

2021-03-10 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 0b09ebc IGNITE-14193 Default values support

[ignite] branch master updated (dd67d3b -> 9004235)

2021-03-18 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git. from dd67d3b IGNITE-14322 Suppress redundant WAL archive warning message in non-persistent mode - Fixes #

[ignite-3] branch main updated: IGNITE-14302 Fixed PMD check for REST module. (#66)

2021-03-10 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 9201be1 IGNITE-14302 Fixed PMD check for REST

[ignite] branch master updated: IGNITE-14373 Fix race between auto rollover WAL segment and deactivate of WAL (#8912)

2021-03-22 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov 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 8ab281b IGNITE-14373 Fix race between auto

[ignite] branch master updated: IGNITE-14185 ynchronous checkpoints on several nodes greatly increase a latency of distributed transaction (#8803)

2021-02-25 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov 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 e18a970 IGNITE-14185 ynchronous checkpoints

[ignite-3] branch main updated: IGNITE-14182 Implemented naming list configuration elements removal. (#58)

2021-03-03 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 81921cb IGNITE-14182 Implemented naming list

[ignite-3] branch main updated: IGNITE-14279 "sendWithResponse" introduced to NetworkCluster interface.

2021-03-04 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new d50c84c IGNITE-14279 "sendWithRes

[ignite] branch master updated (e5d266e -> 01e541e)

2021-04-19 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git. from e5d266e IGNITE-14346 Implement Azure Blob Storage based IP Finder - Fixes #8897. add 01e541e IGNITE-14324

[ignite-3] branch main updated: IGNITE-14372 Fixed configuration update procedure in REST module. (#81)

2021-04-20 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 9d852ee IGNITE-14372 Fixed configuration

[ignite] branch master updated: IGNITE-14497 Move background task deletion at the end of next checkpoint (#8983)

2021-04-20 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov 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 6c402ed IGNITE-14497 Move background task

[ignite-3] branch main updated: IGNITE-14145 ConfigurationUtil moved to other package; Named lists enhancements; minor refactoring. (#51)

2021-02-12 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 8d4430d IGNITE-14145 ConfigurationUtil moved

[ignite-3] branch main updated: IGNITE-14178 Configuration storage interface made asynchronous. (#52)

2021-02-15 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 7e08e60 IGNITE-14178 Configuration storage

[ignite] branch master updated: IGNITE-13557 Logging improvements for PDS memory restore process (#8751)

2021-02-20 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov 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 b3d760f IGNITE-13557 Logging improvements

[ignite-3] branch main updated: IGNITE-14181 Support arrays of primitives in the configuration schema (#54)

2021-02-19 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new db91bfb IGNITE-14181 Support arrays

[ignite-3] branch main updated: IGNITE-14194 Multiple storages support for configuration framework. (#55)

2021-02-19 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new ca0d35e IGNITE-14194 Multiple storages

[ignite-3] branch main updated (a45db90 -> e50ef2d)

2021-04-23 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git. from a45db90 IGNITE-13840 INIT classes removed from configuration framework. (#101) add e50ef2d IGNITE-14561

[ignite-3] branch main updated (40115d8 -> a45db90)

2021-04-23 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git. from 40115d8 IGNITE-14574 Fixed file URI scheme. Fixes #99 add a45db90 IGNITE-13840 INIT classes removed from

[ignite] branch master updated: IGNITE-15232 Fixed flaky CacheGroupKeyChangeTest#testWalArchiveCleanup (#9332)

2021-08-17 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov 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 2637eb1 IGNITE-15232 Fixed flaky

[ignite-3] branch main updated: IGNITE-15303 Maven Sanity Check is broken in main branch (#277)

2021-08-13 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new b187176 IGNITE-15303 Maven Sanity Check

[ignite-3] branch main updated: IGNITE-15269 Get rid of com.google.gson for configuration (#267)

2021-08-13 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 8ee8bb1 IGNITE-15269 Get rid

[ignite-3] branch main updated (ff694ff -> 2d05b82)

2021-08-13 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git. from ff694ff IGNITE-15310 fix bug in JavaLoggerFormatter (#281) add 2d05b82 IGNITE-15297 Removed spin-wait loop

[ignite-3] branch main updated: IGNITE-15305 Fixed flaky ITDistributedConfigurationStorageTest#testRestartWithPds. (#276)

2021-08-13 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 3e18a6c IGNITE-15305 Fixed flaky

[ignite-3] branch main updated (9840566 -> 737cf67)

2021-08-13 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git. from 9840566 IGNITE-15304 Validate POM files for duplicate dependencies (#279) add 737cf67 IGNITE-15296

[ignite-3] branch main updated (737cf67 -> 78a4e11)

2021-08-13 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git. from 737cf67 IGNITE-15296 Generated node classes throw NPE now if null passed. (#274) add 78a4e11 IGNITE-15309

[ignite-3] branch main updated: IGNITE-15310 fix bug in JavaLoggerFormatter (#281)

2021-08-13 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new ff694ff IGNITE-15310 fix bug

[ignite-3] branch main updated: IGNITE-15272 Async raft group service startup (#272)

2021-08-16 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new e584604 IGNITE-15272 Async raft group service

[ignite-3] branch main updated: IGNITE-15331 Remove slf4j-simple (#289)

2021-08-18 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 2ac66e7 IGNITE-15331 Remove slf4j-simple

[ignite-3] branch main updated (2fa8a85 -> b8db213)

2021-09-01 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git. from 2fa8a85 IGNITE-15047 Implemented internal configuration roots and extensions. (#290) add b8db213 IGNITE

[ignite-3] branch main updated: IGNITE-15285 Properly splitting ConfigurationManager instances (node and cluster) (#273)

2021-08-16 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new b82c1cb IGNITE-15285 Properly splitting

[ignite] branch master updated: IGNITE-15078 Remove SimpleDateTimeFormat usages (#9320)

2021-08-18 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov 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 e4b7992 IGNITE-15078 Remove

[ignite-3] branch main updated: IGNITE-15338 Return null in storage methods if a DataRow is not found (#297)

2021-09-03 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new b0ff96e IGNITE-15338 Return null in storage

[ignite-3] branch main updated (4ba31b2 -> aeb8ad6)

2021-09-10 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git. from 4ba31b2 IGNITE-15456 Integrate RocksDBKeyValueStorage into the production code (#323) add aeb8ad6 IGNITE

[ignite] branch master updated (7412773 -> c107d3d)

2021-09-10 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git. from 7412773 IGNITE-15489 revert IGNITE-15078 for Ducktape CellularAffinity test (#9401) add c107d3d IGNITE

[ignite-3] branch main updated: IGNITE-15456 Integrate RocksDBKeyValueStorage into the production code (#323)

2021-09-08 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 4ba31b2 IGNITE-15456 Integrate

[ignite-3] branch main updated (74eef32 -> f1c39fd)

2021-09-17 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git. from 74eef32 IGNITE-15501 Improvements in ConfigurationExtension - support for listeners and internal schema

[ignite-3] branch main updated: IGNITE-15501 Improvements in ConfigurationExtension - support for listeners and internal schema extensions (#334)

2021-09-15 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 74eef32 IGNITE-15501 Improvements

[ignite] branch master updated: GG-30086 Reduce number of messages for "Blocked system-critical thread" (#9247)

2021-07-13 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov 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 1ad1cc6 GG-30086 Reduce number of messages

[ignite] branch master updated: IGNITE-15050 Added rename index tree operation with corresponding WAL record. (#9223)

2021-07-13 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov 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 4ec15c5 IGNITE-15050 Added rename index

[ignite-3] branch main updated: IGNITE-15262 Removed duplicated TestConfigurationStorage classes. (#261)

2021-08-05 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new e30ee0d IGNITE-15262 Removed duplicated

[ignite] branch master updated: IGNITE-15273 Fixed triple flushing of meta information at the checkpoint. (#9308)

2021-08-10 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov 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 02ae7c5 IGNITE-15273 Fixed triple flushing

[ignite-3] branch main updated: IGNITE-14790 Persistent partition storage based on RocksDB. (#254)

2021-08-10 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 68d80ef IGNITE-14790 Persistent partition

[ignite-3] branch main updated: IGNITE-15275 Fix handshake operation (#265)

2021-08-11 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 93afd72 IGNITE-15275 Fix handshake operation

[ignite-3] branch main updated: IGNITE-15264 Fixed wrong applied revision handling in DistributedConfigurationStorage (#262)

2021-08-11 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 356c766 IGNITE-15264 Fixed wrong applied

  1   2   3   4   5   >