[
https://issues.apache.org/jira/browse/IGNITE-21120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko reassigned IGNITE-21120:
----------------------------------------
Assignee: Philipp Shergalis
> Add a system view to list indexes
> ---------------------------------
>
> Key: IGNITE-21120
> URL: https://issues.apache.org/jira/browse/IGNITE-21120
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Assignee: Philipp Shergalis
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> The view should contain the following:
> # Index name
> # Index ID?
> # Owning table/ID
> # Index state
> # Additional information specific to the state:
> ## If it's REGISTERED, then examples of transactions that still block the
> index on the way to BACKFILLING
> ## If it's BACKFILLING, then the transaction that currently blocks the
> backfill being in an unknown state (and the coordinates of the
> commitPartitionId of that transaction)
> ## If it's STOPPING, then examples of transactions that still block the
> index on the way to READ_ONLY
--
This message was sent by Atlassian Jira
(v8.20.10#820010)