For a particular node in my ES cluster, I get the following value:
Value
Option
0
INDEXING_DELETE_CURRENT
43.9s
INDEXING_DELETE_TIME
0
INDEXING_INDEX_CURRENT
2.1h
INDEXING_INDEX_TIME
0
SEARCH_FETCH_CURRENT
8ms
SEARCH_FETCH_TIME
0
SEARCH_QUERY_CURRENT
103ms
SEARCH_QUERY_TIME
Why is INDEXING_INDEX_TIME
like 2 hrs? Does this indexing is taking 2 hours?
I can't understand what those values mean for that particular node?
warkolm
(Mark Walkom)
January 14, 2018, 3:33am
2
I had gone though that but I was not sure if it is like the sum of all times spent indexing since the creation of that node? or index?
An indexing operation taking 2 hours was not sounding correct to me.
Are all the options I mentioned in the question a cumulative value over a time window?
system
(system)
Closed
February 11, 2018, 7:38pm
5
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.