Kirill Tkalenko created IGNITE-19290:
----------------------------------------
Summary: Removing garbage from the partition, taking into account
the safe time
Key: IGNITE-19290
URL: https://issues.apache.org/jira/browse/IGNITE-19290
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
Fix For: 3.0.0-beta2
At the moment, we remove garbage from the partition when getting a low
watermark without taking into account the safe time of the partition, which is
not entirely correct and needs to be fixed.
Now garbage removal occurs in:
*
*org.apache.ignite.internal.table.distributed.StorageUpdateHandler#executeBatchGc*
* *org.apache.ignite.internal.table.distributed.StorageUpdateHandler#vacuum*
--
This message was sent by Atlassian Jira
(v8.20.10#820010)