You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Tkalenko (Jira)" <ji...@apache.org> on 2023/02/20 06:35:00 UTC

[jira] [Created] (IGNITE-18844) Fix method MvPartitionStorage#addWriteCommitted so it's only for rebalancing

Kirill Tkalenko created IGNITE-18844:
----------------------------------------

             Summary: Fix method MvPartitionStorage#addWriteCommitted so it's only for rebalancing
                 Key: IGNITE-18844
                 URL: https://issues.apache.org/jira/browse/IGNITE-18844
             Project: Ignite
          Issue Type: Bug
            Reporter: Kirill Tkalenko


*org.apache.ignite.internal.storage.MvPartitionStorage#addWriteCommitted* needs to be corrected, it should only be used for rebalances.

Those. we need to update the javaDoc, add a check that we use it for rebalancing and eliminate the possibility of getting two or more tombstones in a row.



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