[
https://issues.apache.org/jira/browse/IGNITE-27186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Stanilovsky updated IGNITE-27186:
----------------------------------------
Fix Version/s: 2.19
(was: 2.18)
> IndexQuery: support querying backup partitions for an explicit partition
> ------------------------------------------------------------------------
>
> Key: IGNITE-27186
> URL: https://issues.apache.org/jira/browse/IGNITE-27186
> Project: Ignite
> Issue Type: New Feature
> Reporter: Vsevolod Kovalev
> Assignee: Vsevolod Kovalev
> Priority: Major
> Fix For: 2.19
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Today IndexQuery always filters results to primary partitions via
> `IndexingQueryFilter`. This prevents using IndexQuery as a lower-level tool
> to scan a backup copy of a given partition (e.g. for diagnostics,
> verification, or experiments with backup-only reads).
> We should investigate and prototype a mode where, for an explicitly specified
> partition, IndexQuery can be directed to run on a backup replica instead of
> the primary.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)