You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2023/05/15 20:57:00 UTC

[jira] [Resolved] (PHOENIX-6951) Missing information on Index Repair Region and Time Taken to Repair

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

Viraj Jasani resolved PHOENIX-6951.
-----------------------------------
    Resolution: Fixed

> Missing information on Index Repair Region and Time Taken to Repair
> -------------------------------------------------------------------
>
>                 Key: PHOENIX-6951
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6951
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 5.2.0, 5.1.3
>            Reporter: Karthik Palanisamy
>            Assignee: Jing Yu
>            Priority: Major
>             Fix For: 5.2.0, 5.1.4
>
>
> There is no information available regarding the region(s) where the index was repaired, nor is there any data indicating the amount of time it took to complete the repair process, shown as empty.
> Example:
> {code:java}
> ..
> 2023-04-28 10:38:34,478 INFO org.apache.phoenix.index.GlobalIndexChecker: Index row repair on region {} took {} ms.
> 2023-04-28 10:38:34,619 INFO org.apache.phoenix.index.GlobalIndexChecker: Index row repair on region {} took {} ms.
> ..{code}



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