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

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

Karthik Palanisamy created PHOENIX-6951:
-------------------------------------------

             Summary: 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
            Reporter: Karthik Palanisamy


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)