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

Pavel Pereslegin updated IGNITE-22951:
--------------------------------------
    Priority: Critical  (was: Major)

> Catalog compaction. Improve minimum tx begin time propagation to replicas
> -------------------------------------------------------------------------
>
>                 Key: IGNITE-22951
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22951
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Pavel Pereslegin
>            Priority: Critical
>              Labels: ignite-3
>
> After IGNITE-22641, for each catalog compaction run we have a {{N x M}} 
> replica requests, where N - count of tables, M - count of partitions.
> This looks extremely inefficient and we should consider using:
> * Message coalescing.
> * Depending on whether you actually need compaction coordinator or it's 
> possible to trigger minStarTime on all nodes consider sending requests to 
> self only.
> * Adding some randomization on sending requests between replication groups.



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

Reply via email to