[
https://issues.apache.org/jira/browse/IGNITE-12184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16975021#comment-16975021
]
Amelchev Nikita commented on IGNITE-12184:
------------------------------------------
I suggest do not add a separate metric for this. We can use the metric from the
IGNITE-12185 issue. If the count of caches that are rebuilding indexes is 0,
then there is no local process for rebuilding indexes.
> [IEP-35] Add metrics - status rebuild indexes
> ----------------------------------------------
>
> Key: IGNITE-12184
> URL: https://issues.apache.org/jira/browse/IGNITE-12184
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksandr Brazhnikov
> Assignee: Amelchev Nikita
> Priority: Major
> Labels: IEP-35, await
> Fix For: 2.8
>
>
> We want to see when the node is rebild indexes (index.bin), the result must
> be represented as binary logic (1/0). The information must be in JMX, with no
> statistics enabled on the caches.
> If an occurs error CorruptTreeExeption(H2) is necessary:
> 1. Stop the node
> 2. Remove index.bin cache or group cache where the error occurred.
> 3. Introduce the node in the topology
> After automatic start process of rebild of indexes for a cache or a cache of
> group where deleted index is started.bin.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)