This is an automated email from the ASF dual-hosted git repository.
sdanilov pushed a change to branch ignite-18033
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 29f47dc68e .
add 3a59592cab .
add 4637c193f2 Add concurrent test
No new revisions were added by this update.
Summary of changes:
.../table/distributed/StorageUpdateHandler.java | 17 +--
.../PartitionGcOnWriteConcurrentTest.java | 155 +++++++++++++++++++++
2 files changed, 164 insertions(+), 8 deletions(-)
create mode 100644
modules/table/src/test/java/org/apache/ignite/internal/table/distributed/PartitionGcOnWriteConcurrentTest.java