You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Varun Thacker (JIRA)" <ji...@apache.org> on 2018/08/23 02:37:00 UTC

[jira] [Updated] (SOLR-12693) Show replica recovery percentage in the UI

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

Varun Thacker updated SOLR-12693:
---------------------------------
    Description: 
A full recovery can take time if indexes are large - It involves two phases  a> downloading the index and b> replaying the tlog

When a replica is recovering showing the percentage that the replica has recovered by would be a very useful stat to know.

Display two tags when a node is in fully recovery 
 # state : full_recovery or tlog_replay
 # percentage: this can be calculated for both phases 

Attaching a graph view screenshot for reference. Everything is in green state but the proposal is to add this information when a replica is recovering 

  was:
A full recovery can take time if indexes are large - It involves two phases  a> downloading the index and b> replaying the tlog

When a replica is recovering showing the percentage that the replica has recovered by would be a very useful stat to know.

Display two tags when a node is in fully recovery 
 # state : full_recovery or tlog_replay
 # percentage: this can be calculated for both phases 


> Show replica recovery percentage in the UI
> ------------------------------------------
>
>                 Key: SOLR-12693
>                 URL: https://issues.apache.org/jira/browse/SOLR-12693
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Admin UI
>            Reporter: Varun Thacker
>            Priority: Major
>         Attachments: graph_view.png
>
>
> A full recovery can take time if indexes are large - It involves two phases  a> downloading the index and b> replaying the tlog
> When a replica is recovering showing the percentage that the replica has recovered by would be a very useful stat to know.
> Display two tags when a node is in fully recovery 
>  # state : full_recovery or tlog_replay
>  # percentage: this can be calculated for both phases 
> Attaching a graph view screenshot for reference. Everything is in green state but the proposal is to add this information when a replica is recovering 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org