elasticsearch - Translog is too big on one of the nodes -


i have 2 nodes default configuration. @ node translog exceeding free space on server instance , it's more default value of 512mb (according https://www.elastic.co/guide/en/elasticsearch/reference/current/index-modules-translog.html). due default configuration, translog must flushed , commited every 5 seconds.. isn't happens. , on first node , 1 shard (i have 5). why?


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -