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 (Obsolete, actual is \"av\") (Jira)" <ji...@apache.org> on 2020/12/30 10:49:00 UTC

[jira] [Assigned] (IGNITE-12273) Slow TX recovery

     [ https://issues.apache.org/jira/browse/IGNITE-12273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anton Vinogradov (Obsolete, actual is "av") reassigned IGNITE-12273:
--------------------------------------------------------------------

    Assignee: Anton Vinogradov  (was: Anton Vinogradov (Obsolete, actual is "av"))

> Slow TX recovery
> ----------------
>
>                 Key: IGNITE-12273
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12273
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Anton Vinogradov (Obsolete, actual is "av")
>            Assignee: Anton Vinogradov
>            Priority: Major
>              Labels: iep-45
>
> TX recovery cause B*B*N*2 GridCacheTxRecoveryRequest messages sending (B - backups, N - prepared txs amount).
> Seems, we able to perform recovery more efficiently.
> For example, we may send only B*B*2 messages, accumulates txs together.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)