1. 5c26896 IGNITE-22028 Java Thin: Implement invoke/invokeAll operations - Fixes #11358. by Aleksey Plekhanov · 20 hours ago master
  2. b1b76e0 IGNITE-21225 Fix redundant lambda object allocation in ClockPageReplacementFlags#setFlag - Fixes #11170. by Aleksey Plekhanov · 20 hours ago
  3. 98f200a IGNITE-21823 Add proper logging of default pageSize (#11355) by Andrey N · 20 hours ago
  4. a2cd44c IGNITE-22308 .NET: Update vulnerable Newtonsoft.Json (#11359) by Pavel Tupitsyn · 34 hours ago
  5. 0b0915f IGNITE-21830 Fixed logging of failed attempts to connect to the previous node in the ring. (#11327) by Maksim Davydov · 3 days ago
  6. 9836647 IGNITE-22219 Remove useless SqlQuery code in GridCacheQueryManager (#11347) by Maksim Timonin · 7 days ago
  7. e1a7f8e IGNITE-22183 Recording of IndexQuery events added (#11342) by oleg-vlsk · 9 days ago
  8. ff1c7ed IGNITE-22203 Refactor CommandHandler, remove unnecessary code (#11343) by Nikita Amelchev · 10 days ago
  9. 7b8b4ba IGNITE-21542 Add documentation on Ignite Security Model (#11277) by oleg-vlsk · 11 days ago
  10. a3e24d1 .NET: Fix examples install instructions in README.md by Pavel Tupitsyn · 11 days ago
  11. 123127a IGNITE-22101 Fix performance drop for thin client cache operations - Fixes #11328. by Aleksey Plekhanov · 2 weeks ago
  12. 78c0970 IGNITE-22168 Fix fieldsCount in TcpCommunication messages - Fixes #11339. by Ilya Shishkov · 2 weeks ago
  13. ad73c62 IGNITE-22165: Add dump cancellation test (#11337) by Vladimir Steshin · 2 weeks ago
  14. a1908ed IGNITE-22173 Added logging for CDC mode switching (#11340) by Aleksandr Nikolaev · 2 weeks ago
  15. 00cf185 Fix spelling and punctuation in Streamer docs by Pavel Tupitsyn · 3 weeks ago
  16. 9d9446d IGNITE-21629 Add o.a.i.client.SslProtocol#TLSv1_3 (#11335) by Pavel Tupitsyn · 3 weeks ago
  17. b964439 IGNITE-22069 Optimize persistent entries expiration - Fixes #11319. by Aleksey Plekhanov · 4 weeks ago
  18. 01d7719 IGNITE-22104 Added documentation of custom metrics (#11331) by Vladimir Steshin · 4 weeks ago
  19. 5acdf4a IGNITE-22081 Delete TransactionSerializationException and TransactionAlreadyCompletedException (#11324) by Andrey N · 4 weeks ago
  20. c4d122d IGNITE-21345 TxState and MvccSnapshot removal (#11323) by Ilya Shishkov · 4 weeks ago
  21. a2053f1 IGNITE-21888 Remove MvccVersion and MvccUpdateVersionAware (#11320) by Julia Bakulina · 5 weeks ago
  22. 1c34e2d IGNITE-22026 Fix incorrect retry logic in GridCacheIoManager send method (#11311) by Ilya Shishkov · 5 weeks ago
  23. b300ef0 IGNITE-21156 Implemented custom metrics (#11293) by Vladimir Steshin · 5 weeks ago
  24. 63c95b7 IGNITE-21369 Removal of MVCC code in WAL classes (#11204) by Ilya Shishkov · 5 weeks ago
  25. 33fcc99 IGNITE-21826 Remove MvccCoordinator and MvccFuture (#11314) by Julia Bakulina · 5 weeks ago
  26. 2083812 IGNITE-21994 Fix broken link (#11315) by AlexLev-Tor · 5 weeks ago
  27. 1bb2920 IGNITE-21884 Removal of MvccIO and MvccVersionAware (#11299) by Ilya Shishkov · 6 weeks ago
  28. af86920 IGNITE-21770 Extend logging for the AbstractFileIO#fully() method (#11294) by oleg-vlsk · 6 weeks ago
  29. 1fb6ad0 IGNITE-22020 Add 'keepRaw' parameter to DumpReaderConfiguration (#11309) by Vladimir Steshin · 6 weeks ago
  30. 327df73 IGNITE-21961 Fix entries cleaning on node shutdown/deactivation for in-memory mode - Fixes #11302. by Aleksey Plekhanov · 6 weeks ago
  31. 30ed7b9 IGNITE-21183 Thin client: Fix client-connector threads blocking by transactional operations - Fixes #11176. by Aleksey Plekhanov · 6 weeks ago
  32. fbdd3de IGNITE-13114 : 65535 is the **inclusive** upper bound for port numbers (#7896) by Chris Dennis · 7 weeks ago
  33. 5145c80 IGNITE-21656: Fix cache dump check fails on a cache with a node filter (#11276) by Vladimir Steshin · 7 weeks ago
  34. 2ccb962 IGNITE-21929 Fix pending tree extra cleanup on entries expiration - Fixes #11300. by Yuri Naryshkin · 7 weeks ago
  35. 0024e37 IGNITE-21886 Refactor CompressionProcessorImpl, move code partially to ignite-core module - Fixes #11290. by Aleksey Plekhanov · 7 weeks ago
  36. 7b25be9 IGNITE-21145 Remove MVCC classes from package o.a.i.internal.processors.cache.tree.mvcc.* (#11282) by Julia Bakulina · 7 weeks ago
  37. f967969 IGNITE-21628 Transactional SQL commands removal (#11281) by Ilya Shishkov · 7 weeks ago
  38. 3a63713 IGNITE-21900 Remove meta command need to remove marshaller data (#11295) by Evgeniy Stanilovskiy · 7 weeks ago
  39. 8fb97ae IGNITE-21223 Add xml example in WAL Records Compression section of Ignite documentation (#11289) by Andrey N · 8 weeks ago
  40. 9285414 IGNITE-21832 Remove permissions check to obtain cluster tag and id via Control Utility (#11287) by Anastasia Iakimova · 8 weeks ago
  41. 4365f71 IGNITE-21796 Update grpc-context version from 1.61.0 to 1.62.2 in opencensus module (#11286) by Andrey N · 8 weeks ago
  42. 1c318e1 IGNITE-21478 Fix OOM crash on unstable topology (#11283) by yurinaryshkin · 9 weeks ago
  43. db4ac5f IGNITE-21587 SQL Calcite: Add operations authorization (#11278) by Aleksey Plekhanov · 9 weeks ago
  44. 89e3617 IGNITE-21087 Remove VacuumTask, MvccQueryTracker and MvccLongList (#11273) by Julia Bakulina · 9 weeks ago
  45. e79b654 IGNITE-21769 [ducktests] Fix dns_failure_test.py to work with the JDK versions greater then 8 (#11279) by Sergey Korotkov · 9 weeks ago
  46. 7950200 IGNITE-21367 IgniteH2Indexing transactional code removal (#11242) by Ilya Shishkov · 9 weeks ago
  47. 4fbe4d4 IGNITE-21636 MVCC code cleanup and abbreviation fixes (#11259) by Vladimir Steshin · 10 weeks ago
  48. f324805 IGNITE-21630 Fix cluster failure on topology change when DNS service is unavailable - Fixes #11260. by Aleksey Plekhanov · 2 months ago
  49. 2ebc8df IGNITE-21678 Fix Cdc error with ignite to ignite streamer in case BinaryConfiguration is specified in config (#11275) by Sergey Korotkov · 2 months ago
  50. c758187 IGNITE-21713 Data streamer does not fire all the CQ events (#11269) by Evgeniy Stanilovskiy · 2 months ago
  51. e35f91f IGNITE-21637 Fix integer overflow in page eviction trackers (#11261) by Ilya Shishkov · 3 months ago
  52. 062d293 IGNITE-21162 SQL Calcite: Use table level hints - Fixes #11175. by Vladimir Steshin · 3 months ago
  53. b27817a IGNITE-21550 Expose CDC metrics via push metrics exporter spi (#11248) by Sergey Korotkov · 3 months ago
  54. 7cd0c7a IGNITE-21603 Fixed backward connection check with loopback address (#11255) by Vladimir Steshin · 3 months ago
  55. 38d3359 IGNITE-21607 Fixed typos and code cleaned up in the CacheGroupContext. (#11257) by Vladimir Steshin · 3 months ago
  56. a86f88b IGNITE-21346 Removal of MVCC code from GridCacheEntryEx and IgniteCacheOffheapManager (#11225) by Ilya Shishkov · 3 months ago
  57. aed3a60 IGNITE-21586 Removed orphaned rawRetVal flag. (#11254) by Mikhail Petrov · 3 months ago
  58. 4eeb459 IGNITE-21266 Java Thin Client: Fixed PA after cluster restart with the same topology version. (#11191) by Mikhail Petrov · 3 months ago
  59. 6f6b947 IGNITE-21570 Add buffer for reading files while checking cache dumps (#11252) by yurinaryshkin · 3 months ago
  60. 65c8e26 IGNITE-21522 Removed C++ example for nonexistant API (#11244) by IgGusev · 3 months ago
  61. ffde1db IGNITE-21102 Use ClusterState enum for baseline control.sh commands output (#11138) by oleg-vlsk · 3 months ago
  62. 61682fc IGNITE-21475 Replacing currentTimeMillis with nanoTime in LongJVMPauseDetector (#11239) by oleg-vlsk · 3 months ago
  63. b6b8cfc IGNITE-21485 : Refactoring of lost code and codestyle related to GridCacheVersion (#11236) by Vladimir Steshin · 4 months ago
  64. 3ad3f0f IGNITE-21236 Fix dump doesn't contain data inserted before node restart (#11233) by Vladimir Steshin · 4 months ago
  65. 6286f67 IGNITE-21436 Removal of MVCC *Enlist* classes (#11217) by Ilya Shishkov · 4 months ago
  66. 63c4fca IGNITE-14317 Fix IgniteCache.removeAsync(key,val) failure inside an optimistic transaction (#11238) by Aleksey Plekhanov · 4 months ago
  67. b53bd55 IGNITE-21368 MVCC code removal from transactional classes (#11203) by Ilya Shishkov · 4 months ago
  68. 0c87c39 IGNITE-14823 Value abbrevation (#11235) by Nikolay · 4 months ago
  69. 5481a2d IGNITE-21449 Avoid excessive invocation of channel.position() while dump create (#11234) by yurinaryshkin · 4 months ago
  70. 7ddf565b IGNITE-21139 Provide ability to extract a command argument and class from management task event (#11125) by Nikita Amelchev · 4 months ago
  71. 16b2edd IGNITE-21110 Added the management event to all management commands (#11121) by Nikita Amelchev · 4 months ago
  72. 968e6ec IGNITE-14823 Query abbrevation (#11232) by Nikolay · 4 months ago
  73. d5cf808 IGNITE-14823 Group abbrevation (#11231) by Nikolay · 4 months ago
  74. 6cc7bb2 IGNITE-14823 Local abbrevation (#11230) by Nikolay · 4 months ago
  75. aa8f557 IGNITE-14823 Topology abbrevation (#11227) by Nikolay · 4 months ago
  76. c213797 IGNITE-14823 Iterator abbrevation (#11226) by Nikolay · 4 months ago
  77. dbf5320 IGNITE-21351 Fix NPE on metric "TransactionsHoldingLockNumber" if tx is not initialized (#11197) by Aleksey Plekhanov · 4 months ago
  78. 483043f IGNITE-21366 SQL: Fix AssertionError due to cache size overflow (#11214) by Aleksandr Nikolaev · 4 months ago
  79. 62ee94f IGNITE-21342 Overridden outdated guava and grpc dependency versions in the OpenCensus module. (#11193) by Aleksandr Nikolaev · 4 months ago
  80. 5a068eb IGNITE-21132 Buffered disk writing when creating dump (#11118) by yurinaryshkin · 4 months ago
  81. 855b617 IGNITE-14823 String abbrevation (#11213) by Nikolay · 4 months ago
  82. c1fad6d IGNITE-21417 .NET: Disable TestReconnectToOldNodeDisablesPartitionAwareness on JDK 11+ (#11212) by Pavel Tupitsyn · 4 months ago
  83. 597302d IGNITE-21399 Fixed logging of reduced cache entries for distributed long running operations. (#11210) by Mikhail Petrov · 4 months ago
  84. f4c1d6b IGNITE-14823 Version, subject abbrevations (#11211) by Nikolay · 4 months ago
  85. fe6e8c0 IGNITE-21395 .NET: Fix ClientServerCompatibilityTest on JDK 11 (#11209) by Pavel Tupitsyn · 4 months ago
  86. aec5f95 IGNITE-14823 Sequence, socket, source abbrevations (#11208) by Nikolay · 4 months ago
  87. e6438ee IGNITE-14823 Session abbrevation (#11205) by Nikolay · 4 months ago
  88. 628e424 IGNITE-14823 Service abbrevation (#11195) by Nikolay · 4 months ago
  89. eca48ef IGNITE-21130 TxLog removal (#11115) by Ilya Shishkov · 4 months ago
  90. 6fa698f IGNITE-21212 Removed cacheName parameter from rest api (#11183) by IgGusev · 4 months ago
  91. 17c5d6b IGNITE-21349 SQL Calcite: Fix failure on sensitive information hiding for DDL statements - Fixes #11196. by Aleksey Plekhanov · 4 months ago
  92. 64692f9 IGNITE-21315 Fix node join failure when create index in progress and caches have the same deploymentId - Fixes #11189. by Aleksey Plekhanov · 4 months ago
  93. e2662a2 IGNITE-21171 SQL Calcite: Fix column nullability for data types with precession or scale - Fixes #11154. by Aleksey Plekhanov · 4 months ago
  94. e4993b8 IGNITE-21280 Reserved new WAL record type (#11194) by Slava Koptilin · 4 months ago
  95. 9400069 IGNITE-21308 Removed orphaned GridCacheAdapter#getAllAsync code. (#11188) by Mikhail Petrov · 4 months ago
  96. b192870 IGNITE-20752 Bump opencensus version to latest 0.31.1 (#11187) by Aleksandr Nikolaev · 4 months ago
  97. 9e2e2a6 IGNITE-21240 Removed deprecated authorization methods from Security Context. (#11174) by Mikhail Petrov · 4 months ago
  98. 566b522 IGNITE-21001 Java Thin Client: Fixed stale client cluster group data after cluster restart. (#11173) by Mikhail Petrov · 4 months ago
  99. ab4d60d IGNITE-21151 MVCC caching removal (#11140) by Ilya Shishkov · 4 months ago
  100. 48cf657 IGNITE-18242 upgrade kafka dependency (#11171) by xintrian · 4 months ago