Hi, Igniters.

I would like to know if it is possible to estimate how much the index rebuild 
will take?

At the moment, I have found the following metrics [1] and [2] and since the 
rebuild is based on caches, I think it would be useful to know how many records 
are processed in indexing. This way we can estimate how long we have to wait 
for the index to be rebuilt by subtracting [3] and how many records are indexed.

I think we should add this metric [4].

Comments, suggestions?

[1] - https://issues.apache.org/jira/browse/IGNITE-12184
[2] - 
org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl#idxBuildCntPartitionsLeft
[3] - org.apache.ignite.cache.CacheMetrics#getCacheSize
[4] - org.apache.ignite.cache.CacheMetrics#getNumberIndexedKeys

Reply via email to