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

Vyacheslav Koptilin updated IGNITE-25870:
-----------------------------------------
    Labels: ignite-3  (was: )

> Incorrect estimated size when check partition states using REST
> ---------------------------------------------------------------
>
>                 Key: IGNITE-25870
>                 URL: https://issues.apache.org/jira/browse/IGNITE-25870
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Mirza Aliev
>            Assignee:  Kirill Sizov
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> h3. Motivation
> When colocation is enabled, in the REST API, the {{estimatedRows}} field for 
> table partition states is returned as a value aggregated across all table 
> partition storages, when the SQL query for a specific partition storage 
> calculates the estimated row count by receiving it from partition storage.
>  
> This inconsistency causes the REST endpoint and the SQL result to diverge 
> when querying data for a particular table partition.
> h3. Implementation notes
> We must reuse logic from {{DisasterRecoveryManager#zoneStateToTableState}} 
> when form answer in REST
> h3. Definition of done
>  *  SQL and REST must return the same data for table partition states 



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

Reply via email to