最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

elasticsearch - Elastic search REST client get a 15 minute timeouts on random occasions - Stack Overflow

programmeradmin8浏览0评论

Hi we are using Elasticsearch to store business data for Sportsbook events, and its a critical cluster in our stack, we have atleast 4-5 Elasticsearch clusters in multiple projects in our Company.

but only in 2 clusters we could see that on random occasions like once in a month or 2 months , not necessarily on the high volume times, we see that the REST Client which we use to write the data to Elasticsearch gets stuck for 15 minutes. and it auto recovers. we have looked all the config that might result in it and found that a reindexing config or moving the index from one machine to another machine config which has a 15 minute timeout. but at the time of this issue -no such thing happened.

This issue also happens in our logging cluster, where data is written by filebeats and logstash into the elastic search, we could see 15 minutes of logs missing in the cluster at random times.

We are using Elasticsearch version 7.17, and we deploy our Elasticsearch in virtual machines where VMotion is disabled in Oracle linux operating system.

Can any one suggest how to debug this or fix this issue

发布评论

评论列表(0)

  1. 暂无评论