1. e5d890a IGNITE-15178 Check for clashing message group IDs in AbstractMessagingService (#242) by Alexander Polovtcev · 2 years, 10 months ago
  2. d13b2e2 IGNITE-15149 Javadoc fixes for configuration-api module. (#240) by ibessonov · 2 years, 10 months ago
  3. 151475e IGNITE-15173: Fix javadoc in Calcite module. (#239) by ygerzhedovich · 2 years, 10 months ago
  4. 3ed06d9 IGNITE-15058 Fixed testLockUnlock. Fixes #235 by Vladislav Pyatkov · 2 years, 10 months ago
  5. b8d0737 IGNITE-14848 replace raft implementation. Fixes #197 by Mirza Aliev · 2 years, 10 months ago
  6. a917f9d IGNITE-14836: fix SQL messages groupType by tledkov · 2 years, 10 months ago
  7. 268213e IGNITE-15133 Cursors and watches cleanup logic on node left. Fixes #221 by Alexander Lapin · 2 years, 10 months ago
  8. 0f0630f IGNITE-14092 Introduce the Node Finder API (#238) by Alexander Polovtcev · 2 years, 10 months ago
  9. eb31121 IGNITE-14836 Integrate execution of SELECT queries into Ignite 3.0 (#213) (#236) by korlov42 · 2 years, 10 months ago
  10. 1df909b IGNITE-15152: Fix javadoc in Api and Core modules. (#226) by Andrew V. Mashenkov · 2 years, 10 months ago
  11. e46d1fb Revert "IGNITE-14092 Introduce the Node Finder API (#233)" (#237) by ibessonov · 2 years, 10 months ago
  12. b6799b2 IGNITE-14092 Introduce the Node Finder API (#233) by Alexander Polovtcev · 2 years, 10 months ago
  13. 179d24d IGNITE-14982 RocksDB-based persistent key-value storage for meta store (#203) by Semyon Danilov · 2 years, 10 months ago
  14. 44e162a Revert "IGNITE-14836 Integrate execution of SELECT queries into Ignite 3.0 (#213)" by Slava Koptilin · 2 years, 10 months ago
  15. 50ea1ed IGNITE-14836 Integrate execution of SELECT queries into Ignite 3.0 (#213) by korlov42 · 2 years, 10 months ago
  16. 6740805 IGNITE-15157 Muted ITCliServiceTest.testAddPeerRemovePeer by Slava Koptilin · 2 years, 10 months ago
  17. c0026f5 IGNITE-15156 Muted ITJRaftCounterServerTest.testFollowerCatchUpFromSnapshot2 by Slava Koptilin · 2 years, 10 months ago
  18. cbf5473 IGNITE-15036 Fixed ITNodeTest.testLeaderStopAndReElectWithPriority test. Fixes #231 by Vladislav Pyatkov · 2 years, 10 months ago
  19. e502b61 IGNITE-15153: Fix javadoc in Schema and Table modules. (#225) by Andrew V. Mashenkov · 2 years, 10 months ago
  20. 9606791 IGNITE-15165 Fix maven build when maven.test.skip is set (#232) by Semyon Danilov · 2 years, 10 months ago
  21. 8d9c2b3 Revert "IGNITE-14579 Start REST API module. Fixes #219" by Slava Koptilin · 2 years, 10 months ago
  22. 30652b8 IGNITE-15154 Fixed JRaft node closing. Fixes #227 by Vladislav Pyatkov · 2 years, 10 months ago
  23. 9ca5641 IGNITE-15120 Tombstone condition added to meta storage invoke operation by Andrey Gura · 2 years, 10 months ago
  24. d1885cb IGNITE-14579 Start REST API module. Fixes #219 by Kirill Gusakov · 2 years, 10 months ago
  25. 3adc3d7 IGNITE-14983 Enable registering message listeners for message groups (#229) by Alexander Polovtcev · 2 years, 10 months ago
  26. 9ad42b7 IGNITE-14748 Implemented ability to persist ordering of named list configuration elements. (#208) by ibessonov · 2 years, 10 months ago
  27. b578ff4 IGNITE-14838 Use @Transferable in JRaft messages (#218) by Alexander Polovtcev · 2 years, 10 months ago
  28. 66def97 IGNITE-14591: Add javadoc validation to checkstyle plugin. (#98) by Andrew V. Mashenkov · 2 years, 10 months ago
  29. 058af76 IGNITE-14896: Schema update. Changing default value. (#201) by Andrew V. Mashenkov · 2 years, 10 months ago
  30. 8167d63 IGNITE-15137 Fixed javadoc phase for ignite-cli module. Fixes #222 by Semyon Danilov · 2 years, 10 months ago
  31. 8c70ec8 IGNITE-15144 Added missing @return in Javadoc for LoggerMessageHelper#arrayFormat. Fixes #223 by Vladislav Pyatkov · 2 years, 10 months ago
  32. d06aabc IGNITE-14743: Row layout. Support compact formats for vartable. (#168) by Andrew V. Mashenkov · 2 years, 10 months ago
  33. 2c7c75f IGNITE-15130 Generate "hashCode" and "equals" for network messages (#220) by Alexander Polovtcev · 2 years, 10 months ago
  34. eb0980a IGNITE-15076 Calcite. Correct additional calcite dependencies. (#204) by Evgeniy Stanilovskiy · 2 years, 10 months ago
  35. 79edfa4 IGNITE-15019 Fixed flaky testFollowerStartStopFollowing test. Fixes #215 by Mirza Aliev · 2 years, 10 months ago
  36. c9a1ab9 IGNITE-14864: Schema update. Merge multiple converters stages. (#194) by Andrew V. Mashenkov · 2 years, 10 months ago
  37. b67df02 IGNITE-15086 Public transactions API - Fixes #214. by Alexey Scherbakov · 2 years, 10 months ago
  38. fc7b39d IGNITE-15057 Implemented LockManager to handle concurrency control in transactions - Fixes #211. by Alexey Scherbakov · 2 years, 10 months ago
  39. 7ada2bb IGNITE-14861 Live-schema. Upgrade schema when new column detected. (#212) by Vladimir Ermakov · 2 years, 10 months ago
  40. b96acd6 IGNITE-14833 Bring back checksum support. Fixes #206 by Vladislav Pyatkov · 2 years, 10 months ago
  41. d7b295e IGNITE-15055 Fixed an issue with creation a table that already exists. Fixes #200 by Vladislav Pyatkov · 2 years, 10 months ago
  42. 10f52bb6 IGNITE-15044 Introduce work directory for tests (#196) by Alexander Polovtcev · 2 years, 10 months ago
  43. 80eb596 IGNITE-14839 Migrate JRaft tests to JUnit 5 - Fixes #202. by Aleksandr Polovtsev · 2 years, 10 months ago
  44. 8df9d39 IGNITE-14733: Rename NativeTypes to match them with public ColumnType types. (#199) by Vladimir Ermakov · 2 years, 10 months ago
  45. 7871f79 IGNITE-14951: Schema update. Rename column. (#184) by Andrew V. Mashenkov · 2 years, 10 months ago
  46. c5fb166 IGNITE-14903 Bump calcite version up to 1.27.0 (#198) by Evgeniy Stanilovskiy · 2 years, 10 months ago
  47. 7f82358 IGNITE-14863: Schema evolution. Add and remove column. (#173) by Andrew V. Mashenkov · 2 years, 10 months ago
  48. e858e11 IGNITE-15038 Fixed a race in argument capturing. - Fixes #195. by Alexey Scherbakov · 2 years, 11 months ago
  49. 2a8a3f5 IGNITE-15018 Add support for message inheritance for @Transferable (#193) by Alexander Polovtcev · 2 years, 11 months ago
  50. f73dd33 IGNITE-15022 - Updating docs for Ignite 3 alpha 2 release (#192) by IgGusev · 2 years, 11 months ago
  51. 7610b69 IGNITE-15013 The design for transactional protocol. - Fixes #190. by Alexey Scherbakov · 2 years, 11 months ago
  52. 5708dd2 IGNITE-14571 - Added release finalization procedure to RELEASE.md by Valentin Kulichenko · 2 years, 11 months ago
  53. 49b259f IGNITE-14599 Added generic way to bootstrap configuration from Hocon files. Fixes #181 by Kirill Gusakov · 2 years, 11 months ago
  54. 41ee54f IGNITE-15021 Apache Rat plugin does not check full text license (#189) by Peter Ivanov · 2 years, 11 months ago
  55. b874180 IGNITE-14408 Implement the Vault Service on top of RocksDB (#174) by Alexander Polovtcev · 2 years, 11 months ago
  56. f5efe45 IGNITE-14745 Implemented Storage API for partitions and 2 basic implementations - CHM and RocksDB. (#169) by ibessonov · 2 years, 11 months ago
  57. 8c7912d IGNITE-15016 Remove integration tests execution if maven.test.skip is set (#187) by Semyon Danilov · 2 years, 11 months ago
  58. 62f4e65 IGNITE-15014 Explicit annotation processor dependency in api module. (#186) by ibessonov · 2 years, 11 months ago
  59. 062550c IGNITE-14996 - Modules order fix. by ibessonov · 2 years, 11 months ago
  60. 3fdeaf4 IGNITE-14957 Introduced the NetworkAddress class. Fixes #185 by Alexander Polovtcev · 2 years, 11 months ago
  61. e57bc8d IGNITE-14571 - Release procedure documentation by Valentin Kulichenko · 2 years, 11 months ago
  62. 7140111 IGNITE-15005 - Binary distribution README by Valentin Kulichenko · 2 years, 11 months ago
  63. 9230f61 IGNITE-14996 - Updated examples structure by Valentin Kulichenko · 2 years, 11 months ago
  64. adfc9d4 IGNITE-14996 - Added examples for Table and KeyValueBinaryView by Valentin Kulichenko · 2 years, 11 months ago
  65. 5b81332 IGNITE-14995 - Updated NOTICE by Valentin Kulichenko · 2 years, 11 months ago
  66. 262022f IGNITE-14994 - Topology snapshot print out by Valentin Kulichenko · 2 years, 11 months ago
  67. 4c93ea1 IGNITE-14993 - Choose available port out of a range by Valentin Kulichenko · 2 years, 11 months ago
  68. 2ef376c IGNITE-14890 Using SLF4J log format. Fixes #175 by Vladislav Pyatkov · 2 years, 11 months ago
  69. 972672f IGNITE-14835 Calcite SQL engine. Move execution related code to Ignite 3.0 (#182) by korlov42 · 2 years, 11 months ago
  70. 0f8846f IGNITE-14799 Added prefix queries to MetaStorageManager. Fixes #159 by Kirill Gusakov · 2 years, 11 months ago
  71. 7d42f95 IGNITE-14853 Stabilize flaky tests in jraft module - Fixes #176. by Alexey Scherbakov · 2 years, 11 months ago
  72. 7ccdb7d IGNITE-14918 Externalize ClusterService lifecycle management - Fixes #183. by Aleksandr Polovtsev · 2 years, 11 months ago
  73. 0431187 IGNITE-14560 Fixed javadoc warnings in cli module. Fixes #170 by Kirill Gusakov · 2 years, 11 months ago
  74. 60834cb IGNITE-14917 Configuration modules internal packages renamed. (#180) by ibessonov · 2 years, 11 months ago
  75. cb7d9f7 IGNITE-14910 Use local address in JRaft tests (#178) by Alexander Polovtcev · 2 years, 11 months ago
  76. 8fbb6ba IGNITE-14915 Fix package structure in network and network-processor modules by Aleksandr Polovtsev · 2 years, 11 months ago
  77. d1c4f34 IGNITE-14909 Use local address instead of external in AbstractRpcTest (#177) by Alexander Polovtcev · 2 years, 11 months ago
  78. 3cd6981 IGNITE-14709 Changed readAll in DistributedConfigurationStorage to take configuration keys stored in the vault. Fixes #160 by Mirza Aliev · 2 years, 11 months ago
  79. 9d631e1 IGNITE-14773 Fixed an issue that led to IgniteTables#table(String tableName) could return null for the not fully initialized table. Fixes #149 by Vladislav Pyatkov · 3 years ago
  80. d00ff8f IGNITE-14895 Reflection replaced with method handles in GridUnsafe. (#172) by ibessonov · 3 years ago
  81. f29e27d IGNITE-14819 Propagate exceptions from NettyServer and NettyClient (#161) by Alexander Polovtcev · 3 years ago
  82. 35432e7 IGNITE-14791 Support all primitive types in configuration (#165) by Alexander Polovtcev · 3 years ago
  83. 67e8ede IGNITE-14834 Move mapping and splitter related code to Ignite 3.0 (#166) by korlov42 · 3 years ago
  84. 509802a IGNITE-13885 jraft fork - Fixes #167. by Alexey Scherbakov · 3 years ago
  85. fb14a5f IGNITE-14746: Improve row layout. Omit offset for the first varlen. (#152) by Andrew V. Mashenkov · 3 years ago
  86. 44d69d3 IGNITE-14413 Added start of new node from cli interface. Fixes #157 by Kirill Gusakov · 3 years ago
  87. 6320257 IGNITE-14562 Fix javadoc warnings in network modules (#163) by Alexander Polovtcev · 3 years ago
  88. 3d84bdf IGNITE-14822 Calcite SQL engine. Vove planner related code to Ignite 3.0 (#162) by korlov42 · 3 years ago
  89. dacf26e IGNITE-14824 Support for partial message headers in DirectMessageWriter. Fixes #164 by Alexander Polovtcev · 3 years ago
  90. b99e362 IGNITE-14800 Configuration change method applies passed lambda before every validation and provides the ability to read changing configuration in the process. (#158) by ibessonov · 3 years ago
  91. d911cd1 IGNITE-14798 Exclude test phases when maven.test.skip is set true by Semyon Danilov · 3 years ago
  92. 55b7d99 IGNITE-14715 Add annotation processor for generating network message implementations (#153) by Alexander Polovtcev · 3 years ago
  93. 37083a1 IGNITE-14802 Fix flaky test ConnectionManagerTest#testReuseIncomingConnection (#156) by Semyon Danilov · 3 years ago
  94. 4e912b5 IGNITE-14239 Raft based implementation of atomic protocol. Fixes #118 by Vladislav Pyatkov · 3 years ago
  95. 4c582c0 IGNITE-14496 "configuration-api" maven module extracted. (#154) by ibessonov · 3 years ago
  96. a5fe393 IGNITE-14567 Added support for snapshots in RAFT groups. - Fixes #147. by Alexey Scherbakov · 3 years ago
  97. 653cd76 IGNITE-14704 Runtime code generation instead of AOT for "internal" configuration classes. (#122) by ibessonov · 3 years ago
  98. 79b05df IGNITE-14755 Meta storage classes moved to internal package. by Andrey Gura · 3 years ago ignite-14755
  99. e1d4caf IGNITE-14082 Implemented handshake protocol in new netty-based networking implementation. (#135) by Semyon Danilov · 3 years ago
  100. d70bfa5 Ignite-14785: Use SchemaBuilders instead of Configuration API in tests (#150) by Berkof · 3 years ago