[
https://issues.apache.org/jira/browse/IGNITE-19326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-19326:
-------------------------------------
Summary: Close partition safe time trackers (was: Close partition Safe
Time Trackers)
> Close partition safe time trackers
> ----------------------------------
>
> Key: IGNITE-19326
> URL: https://issues.apache.org/jira/browse/IGNITE-19326
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> For the garbage collection to work correctly, we need to wait for the
> partition safe time to be equal to the low watermark, but it may happen that
> the table is closed before the safe time update arrives, and we can hang on
> the garbage collection, which can lead to hangs on stopping/destroying the
> table.
> We need to close the safe time trackers on partition stop.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)