[
https://issues.apache.org/jira/browse/IGNITE-27444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-27444:
---------------------------------------
Description:
According to test coverage of tests of partition storage implementations, we
lack a test for the following scenario:
# A row version is committed
# A tombstone is committed above it
# Another non-tombstone is committed above
# A write intent is added
# GC is invoked
was:
According to test coverage of tests of partition storage implementations, we
lack a test for the following scenario:
# A row version is committed
# A tombstone is committed above it
# Another non-tombstone is committed above
# A write intent is added
> Add a test for MV storage GC under tombstone over version that is not last
> version
> ----------------------------------------------------------------------------------
>
> Key: IGNITE-27444
> URL: https://issues.apache.org/jira/browse/IGNITE-27444
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> According to test coverage of tests of partition storage implementations, we
> lack a test for the following scenario:
> # A row version is committed
> # A tombstone is committed above it
> # Another non-tombstone is committed above
> # A write intent is added
> # GC is invoked
--
This message was sent by Atlassian Jira
(v8.20.10#820010)