Kirill Tkalenko created IGNITE-21005:
----------------------------------------

             Summary: Deal with choosing of indexes during garbage collection 
in MvPartitionStorage
                 Key: IGNITE-21005
                 URL: https://issues.apache.org/jira/browse/IGNITE-21005
             Project: Ignite
          Issue Type: Improvement
            Reporter: Kirill Tkalenko


Now, during garbage collection for the repository, for the deleted versions of 
rows, we delete them in all indexes known to us.

This is a little inefficient since we may not remove those indexes that will no 
longer be accessible to transactions.

We need to deal with this, it does not spoil the consistency of the data, but 
it slows down garbage collection.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to