Hi all,
I'm testing with lots if indices in one cluster. just have about 970
indices.
Is it normal, that the log is flooded with lines like the following and do
I have to be aware of something?
Yesterday the cluster got the status "red" and so my application broke. I'm
searching for a hint. Could the flush be the reason?
Tahnks and greetings
Maik
[2012-08-18 12:39:19,200][TRACE][index.translog ] [stoer]
[index_A][0] flushing translog, last_flush_time [1345284558876], breached
[30m]
[2012-08-18 12:39:19,201][TRACE][index.shard.service ] [stoer]
[index_A][0] flush with full[false], refresh[false], force[false]
[2012-08-18 12:39:19,201][TRACE][index.translog ] [stoer]
[index_B][0] flushing translog, last_flush_time [1345284558876], breached
[30m]
[2012-08-18 12:39:19,201][TRACE][index.shard.service ] [stoer]
[index_B][0] flush with full[false], refresh[false], force[false]
[2012-08-18 12:39:24,188][TRACE][index.translog ] [stoer]
[index_C][1] flushing translog, last_flush_time [1345284563879], breached
[30m]
[2012-08-18 12:39:24,189][TRACE][index.shard.service ] [stoer]
[index_C][1] flush with full[false], refresh[false], force[false]
--