You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Anton Vinogradov (Jira)" <ji...@apache.org> on 2021/12/07 09:46:00 UTC

[jira] [Created] (IGNITE-16071) ReadRepair futures should be rewritten to use wait-free sync instead of synchronized

Anton Vinogradov created IGNITE-16071:
-----------------------------------------

             Summary: ReadRepair futures should be rewritten to use wait-free sync instead of synchronized
                 Key: IGNITE-16071
                 URL: https://issues.apache.org/jira/browse/IGNITE-16071
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Anton Vinogradov
            Assignee: Anton Vinogradov


Read Repair was implemented as a PoC, so synchronized sync was suitable, but now this should be replaced with CompoundFuture logic.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)