[
https://issues.apache.org/jira/browse/IGNITE-27008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18040423#comment-18040423
]
Vladimir Dmitrienko commented on IGNITE-27008:
----------------------------------------------
The PR is ready for review: https://github.com/apache/ignite-3/pull/7064
[~ibessonov], could you take a look?
> Improve index build log
> -----------------------
>
> Key: IGNITE-27008
> URL: https://issues.apache.org/jira/browse/IGNITE-27008
> Project: Ignite
> Issue Type: Improvement
> Components: secondary indexes ai3
> Reporter: Ivan Bessonov
> Assignee: Vladimir Dmitrienko
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> * Replace debug "{{{}Index build error:{}}}" log message with info message
> that will also explain the reason.
> * Explicitly state if index build action has been started as an attempt of a
> disaster recovery of an AVAILABLE index. Such a situation shouldn't normally
> occur. Add as much info as possible.
> * When operation is completed we need to print the stats:
> ** Time it took.
> ** Maybe time of individual phases.
> ** Number of rows we indexed.
> ** Number of raft service calls.
> ** Number of resolved write intents.
> ** etc. Let's be creative.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)